cdktf-cdktf-provider-pagerduty 13.10.0__py3-none-any.whl → 13.10.1__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- cdktf_cdktf_provider_pagerduty/__init__.py +4 -4
- cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.10.1.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty/addon/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +53 -53
- cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +26 -26
- cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/business_service/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +29 -29
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +38 -38
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +33 -33
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +36 -36
- cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +192 -192
- cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +34 -34
- cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +42 -42
- cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +201 -201
- cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +34 -34
- cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +93 -93
- cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/extension/__init__.py +23 -23
- cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +41 -41
- cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +26 -26
- cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +46 -46
- cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/provider/__init__.py +35 -35
- cdktf_cdktf_provider_pagerduty/response_play/__init__.py +56 -56
- cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +126 -126
- cdktf_cdktf_provider_pagerduty/schedule/__init__.py +48 -48
- cdktf_cdktf_provider_pagerduty/service/__init__.py +123 -123
- cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +22 -22
- cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +118 -118
- cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +91 -91
- cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/tag/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/team/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/user/__init__.py +35 -35
- cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +26 -26
- cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +42 -42
- {cdktf_cdktf_provider_pagerduty-13.10.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.1.dist-info}/METADATA +5 -5
- cdktf_cdktf_provider_pagerduty-13.10.1.dist-info/RECORD +82 -0
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.10.0.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-13.10.0.dist-info/RECORD +0 -82
- {cdktf_cdktf_provider_pagerduty-13.10.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.1.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-13.10.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.1.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_pagerduty-13.10.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.1.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
|
-
'''
|
1
|
+
r'''
|
2
2
|
# `pagerduty_slack_connection`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_slack_connection`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_slack_connection`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class SlackConnection(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.slackConnection.SlackConnection",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection pagerduty_slack_connection}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -51,17 +51,17 @@ class SlackConnection(
|
|
51
51
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
52
52
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
53
53
|
) -> None:
|
54
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
54
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection pagerduty_slack_connection} 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 channel_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
59
|
-
:param config: config block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
60
|
-
:param notification_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
61
|
-
:param source_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
62
|
-
:param source_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
63
|
-
:param workspace_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
64
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
58
|
+
:param channel_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#channel_id SlackConnection#channel_id}.
|
59
|
+
:param config: config block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#config SlackConnection#config}
|
60
|
+
:param notification_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#notification_type SlackConnection#notification_type}.
|
61
|
+
:param source_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#source_id SlackConnection#source_id}.
|
62
|
+
:param source_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#source_type SlackConnection#source_type}.
|
63
|
+
:param workspace_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#workspace_id SlackConnection#workspace_id}.
|
64
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#id SlackConnection#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.
|
65
65
|
:param connection:
|
66
66
|
:param count:
|
67
67
|
:param depends_on:
|
@@ -106,7 +106,7 @@ class SlackConnection(
|
|
106
106
|
|
107
107
|
:param scope: The scope in which to define this construct.
|
108
108
|
:param import_to_id: The construct id used in the generated config for the SlackConnection to import.
|
109
|
-
:param import_from_id: The id of the existing SlackConnection that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
109
|
+
:param import_from_id: The id of the existing SlackConnection that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#import import section} in the documentation of this resource for the id to use
|
110
110
|
:param provider: ? Optional instance of the provider where the SlackConnection to import is found.
|
111
111
|
'''
|
112
112
|
if __debug__:
|
@@ -319,13 +319,13 @@ class SlackConnectionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
319
319
|
:param lifecycle:
|
320
320
|
:param provider:
|
321
321
|
:param provisioners:
|
322
|
-
:param channel_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
323
|
-
:param config: config block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
324
|
-
:param notification_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
325
|
-
:param source_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
326
|
-
:param source_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
327
|
-
:param workspace_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
328
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
322
|
+
:param channel_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#channel_id SlackConnection#channel_id}.
|
323
|
+
:param config: config block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#config SlackConnection#config}
|
324
|
+
:param notification_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#notification_type SlackConnection#notification_type}.
|
325
|
+
:param source_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#source_id SlackConnection#source_id}.
|
326
|
+
:param source_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#source_type SlackConnection#source_type}.
|
327
|
+
:param workspace_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#workspace_id SlackConnection#workspace_id}.
|
328
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#id SlackConnection#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.
|
329
329
|
'''
|
330
330
|
if isinstance(lifecycle, dict):
|
331
331
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -436,7 +436,7 @@ class SlackConnectionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
436
436
|
|
437
437
|
@builtins.property
|
438
438
|
def channel_id(self) -> builtins.str:
|
439
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
439
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#channel_id SlackConnection#channel_id}.'''
|
440
440
|
result = self._values.get("channel_id")
|
441
441
|
assert result is not None, "Required property 'channel_id' is missing"
|
442
442
|
return typing.cast(builtins.str, result)
|
@@ -447,7 +447,7 @@ class SlackConnectionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
447
447
|
) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["SlackConnectionConfigA"]]:
|
448
448
|
'''config block.
|
449
449
|
|
450
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
450
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#config SlackConnection#config}
|
451
451
|
'''
|
452
452
|
result = self._values.get("config")
|
453
453
|
assert result is not None, "Required property 'config' is missing"
|
@@ -455,35 +455,35 @@ class SlackConnectionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
455
455
|
|
456
456
|
@builtins.property
|
457
457
|
def notification_type(self) -> builtins.str:
|
458
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
458
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#notification_type SlackConnection#notification_type}.'''
|
459
459
|
result = self._values.get("notification_type")
|
460
460
|
assert result is not None, "Required property 'notification_type' is missing"
|
461
461
|
return typing.cast(builtins.str, result)
|
462
462
|
|
463
463
|
@builtins.property
|
464
464
|
def source_id(self) -> builtins.str:
|
465
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
465
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#source_id SlackConnection#source_id}.'''
|
466
466
|
result = self._values.get("source_id")
|
467
467
|
assert result is not None, "Required property 'source_id' is missing"
|
468
468
|
return typing.cast(builtins.str, result)
|
469
469
|
|
470
470
|
@builtins.property
|
471
471
|
def source_type(self) -> builtins.str:
|
472
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
472
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#source_type SlackConnection#source_type}.'''
|
473
473
|
result = self._values.get("source_type")
|
474
474
|
assert result is not None, "Required property 'source_type' is missing"
|
475
475
|
return typing.cast(builtins.str, result)
|
476
476
|
|
477
477
|
@builtins.property
|
478
478
|
def workspace_id(self) -> builtins.str:
|
479
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
479
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#workspace_id SlackConnection#workspace_id}.'''
|
480
480
|
result = self._values.get("workspace_id")
|
481
481
|
assert result is not None, "Required property 'workspace_id' is missing"
|
482
482
|
return typing.cast(builtins.str, result)
|
483
483
|
|
484
484
|
@builtins.property
|
485
485
|
def id(self) -> typing.Optional[builtins.str]:
|
486
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
486
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#id SlackConnection#id}.
|
487
487
|
|
488
488
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
489
489
|
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.
|
@@ -521,9 +521,9 @@ class SlackConnectionConfigA:
|
|
521
521
|
urgency: typing.Optional[builtins.str] = None,
|
522
522
|
) -> None:
|
523
523
|
'''
|
524
|
-
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
525
|
-
:param priorities: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
526
|
-
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
524
|
+
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#events SlackConnection#events}.
|
525
|
+
:param priorities: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#priorities SlackConnection#priorities}.
|
526
|
+
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#urgency SlackConnection#urgency}.
|
527
527
|
'''
|
528
528
|
if __debug__:
|
529
529
|
type_hints = typing.get_type_hints(_typecheckingstub__2da15be02e1e09e6a62d11b5322e481cbba374710c29dc9bd7ea2231db26d7de)
|
@@ -540,20 +540,20 @@ class SlackConnectionConfigA:
|
|
540
540
|
|
541
541
|
@builtins.property
|
542
542
|
def events(self) -> typing.List[builtins.str]:
|
543
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
543
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#events SlackConnection#events}.'''
|
544
544
|
result = self._values.get("events")
|
545
545
|
assert result is not None, "Required property 'events' is missing"
|
546
546
|
return typing.cast(typing.List[builtins.str], result)
|
547
547
|
|
548
548
|
@builtins.property
|
549
549
|
def priorities(self) -> typing.Optional[typing.List[builtins.str]]:
|
550
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
550
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#priorities SlackConnection#priorities}.'''
|
551
551
|
result = self._values.get("priorities")
|
552
552
|
return typing.cast(typing.Optional[typing.List[builtins.str]], result)
|
553
553
|
|
554
554
|
@builtins.property
|
555
555
|
def urgency(self) -> typing.Optional[builtins.str]:
|
556
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
556
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/slack_connection#urgency SlackConnection#urgency}.'''
|
557
557
|
result = self._values.get("urgency")
|
558
558
|
return typing.cast(typing.Optional[builtins.str], result)
|
559
559
|
|
@@ -1,7 +1,7 @@
|
|
1
|
-
'''
|
1
|
+
r'''
|
2
2
|
# `pagerduty_tag`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_tag`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_tag`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class Tag(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.tag.Tag",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag pagerduty_tag}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -45,11 +45,11 @@ class Tag(
|
|
45
45
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
46
46
|
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,
|
47
47
|
) -> None:
|
48
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
48
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag pagerduty_tag} Resource.
|
49
49
|
|
50
50
|
:param scope: The scope in which to define this construct.
|
51
51
|
:param id: The scoped construct ID. Must be unique amongst siblings in the same scope
|
52
|
-
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
52
|
+
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag#label Tag#label}.
|
53
53
|
:param connection:
|
54
54
|
:param count:
|
55
55
|
:param depends_on:
|
@@ -88,7 +88,7 @@ class Tag(
|
|
88
88
|
|
89
89
|
:param scope: The scope in which to define this construct.
|
90
90
|
:param import_to_id: The construct id used in the generated config for the Tag to import.
|
91
|
-
:param import_from_id: The id of the existing Tag that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
91
|
+
:param import_from_id: The id of the existing Tag that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag#import import section} in the documentation of this resource for the id to use
|
92
92
|
:param provider: ? Optional instance of the provider where the Tag to import is found.
|
93
93
|
'''
|
94
94
|
if __debug__:
|
@@ -180,7 +180,7 @@ class TagConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
180
180
|
:param lifecycle:
|
181
181
|
:param provider:
|
182
182
|
:param provisioners:
|
183
|
-
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
183
|
+
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag#label Tag#label}.
|
184
184
|
'''
|
185
185
|
if isinstance(lifecycle, dict):
|
186
186
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -278,7 +278,7 @@ class TagConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
278
278
|
|
279
279
|
@builtins.property
|
280
280
|
def label(self) -> builtins.str:
|
281
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
281
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag#label Tag#label}.'''
|
282
282
|
result = self._values.get("label")
|
283
283
|
assert result is not None, "Required property 'label' is missing"
|
284
284
|
return typing.cast(builtins.str, result)
|
@@ -1,7 +1,7 @@
|
|
1
|
-
'''
|
1
|
+
r'''
|
2
2
|
# `pagerduty_tag_assignment`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_tag_assignment`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_tag_assignment`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag_assignment).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class TagAssignment(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.tagAssignment.TagAssignment",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag_assignment pagerduty_tag_assignment}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -47,13 +47,13 @@ class TagAssignment(
|
|
47
47
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
48
48
|
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,
|
49
49
|
) -> None:
|
50
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
50
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag_assignment pagerduty_tag_assignment} Resource.
|
51
51
|
|
52
52
|
:param scope: The scope in which to define this construct.
|
53
53
|
:param id: The scoped construct ID. Must be unique amongst siblings in the same scope
|
54
|
-
:param entity_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
55
|
-
:param entity_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
56
|
-
:param tag_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
54
|
+
:param entity_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag_assignment#entity_id TagAssignment#entity_id}.
|
55
|
+
:param entity_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag_assignment#entity_type TagAssignment#entity_type}.
|
56
|
+
:param tag_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag_assignment#tag_id TagAssignment#tag_id}.
|
57
57
|
:param connection:
|
58
58
|
:param count:
|
59
59
|
:param depends_on:
|
@@ -94,7 +94,7 @@ class TagAssignment(
|
|
94
94
|
|
95
95
|
:param scope: The scope in which to define this construct.
|
96
96
|
:param import_to_id: The construct id used in the generated config for the TagAssignment to import.
|
97
|
-
:param import_from_id: The id of the existing TagAssignment that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
97
|
+
:param import_from_id: The id of the existing TagAssignment that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag_assignment#import import section} in the documentation of this resource for the id to use
|
98
98
|
:param provider: ? Optional instance of the provider where the TagAssignment to import is found.
|
99
99
|
'''
|
100
100
|
if __debug__:
|
@@ -214,9 +214,9 @@ class TagAssignmentConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
214
214
|
:param lifecycle:
|
215
215
|
:param provider:
|
216
216
|
:param provisioners:
|
217
|
-
:param entity_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
218
|
-
:param entity_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
219
|
-
:param tag_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
217
|
+
:param entity_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag_assignment#entity_id TagAssignment#entity_id}.
|
218
|
+
:param entity_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag_assignment#entity_type TagAssignment#entity_type}.
|
219
|
+
:param tag_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag_assignment#tag_id TagAssignment#tag_id}.
|
220
220
|
'''
|
221
221
|
if isinstance(lifecycle, dict):
|
222
222
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -318,21 +318,21 @@ class TagAssignmentConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
318
318
|
|
319
319
|
@builtins.property
|
320
320
|
def entity_id(self) -> builtins.str:
|
321
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
321
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag_assignment#entity_id TagAssignment#entity_id}.'''
|
322
322
|
result = self._values.get("entity_id")
|
323
323
|
assert result is not None, "Required property 'entity_id' is missing"
|
324
324
|
return typing.cast(builtins.str, result)
|
325
325
|
|
326
326
|
@builtins.property
|
327
327
|
def entity_type(self) -> builtins.str:
|
328
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
328
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag_assignment#entity_type TagAssignment#entity_type}.'''
|
329
329
|
result = self._values.get("entity_type")
|
330
330
|
assert result is not None, "Required property 'entity_type' is missing"
|
331
331
|
return typing.cast(builtins.str, result)
|
332
332
|
|
333
333
|
@builtins.property
|
334
334
|
def tag_id(self) -> builtins.str:
|
335
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
335
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/tag_assignment#tag_id TagAssignment#tag_id}.'''
|
336
336
|
result = self._values.get("tag_id")
|
337
337
|
assert result is not None, "Required property 'tag_id' is missing"
|
338
338
|
return typing.cast(builtins.str, result)
|
@@ -1,7 +1,7 @@
|
|
1
|
-
'''
|
1
|
+
r'''
|
2
2
|
# `pagerduty_team`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_team`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_team`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class Team(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.team.Team",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team pagerduty_team}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -49,15 +49,15 @@ class Team(
|
|
49
49
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
50
50
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
51
51
|
) -> None:
|
52
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
52
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team pagerduty_team} Resource.
|
53
53
|
|
54
54
|
:param scope: The scope in which to define this construct.
|
55
55
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
56
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
57
|
-
:param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
58
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
59
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
60
|
-
:param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
56
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#name Team#name}.
|
57
|
+
:param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#default_role Team#default_role}.
|
58
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#description Team#description}.
|
59
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#id Team#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.
|
60
|
+
:param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#parent Team#parent}.
|
61
61
|
:param connection:
|
62
62
|
:param count:
|
63
63
|
:param depends_on:
|
@@ -100,7 +100,7 @@ class Team(
|
|
100
100
|
|
101
101
|
:param scope: The scope in which to define this construct.
|
102
102
|
:param import_to_id: The construct id used in the generated config for the Team to import.
|
103
|
-
:param import_from_id: The id of the existing Team that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
103
|
+
:param import_from_id: The id of the existing Team that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#import import section} in the documentation of this resource for the id to use
|
104
104
|
:param provider: ? Optional instance of the provider where the Team to import is found.
|
105
105
|
'''
|
106
106
|
if __debug__:
|
@@ -274,11 +274,11 @@ class TeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
274
274
|
:param lifecycle:
|
275
275
|
:param provider:
|
276
276
|
:param provisioners:
|
277
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
278
|
-
:param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
279
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
280
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
281
|
-
:param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
277
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#name Team#name}.
|
278
|
+
:param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#default_role Team#default_role}.
|
279
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#description Team#description}.
|
280
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#id Team#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.
|
281
|
+
:param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#parent Team#parent}.
|
282
282
|
'''
|
283
283
|
if isinstance(lifecycle, dict):
|
284
284
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -388,26 +388,26 @@ class TeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
388
388
|
|
389
389
|
@builtins.property
|
390
390
|
def name(self) -> builtins.str:
|
391
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
391
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#name Team#name}.'''
|
392
392
|
result = self._values.get("name")
|
393
393
|
assert result is not None, "Required property 'name' is missing"
|
394
394
|
return typing.cast(builtins.str, result)
|
395
395
|
|
396
396
|
@builtins.property
|
397
397
|
def default_role(self) -> typing.Optional[builtins.str]:
|
398
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
398
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#default_role Team#default_role}.'''
|
399
399
|
result = self._values.get("default_role")
|
400
400
|
return typing.cast(typing.Optional[builtins.str], result)
|
401
401
|
|
402
402
|
@builtins.property
|
403
403
|
def description(self) -> typing.Optional[builtins.str]:
|
404
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
404
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#description Team#description}.'''
|
405
405
|
result = self._values.get("description")
|
406
406
|
return typing.cast(typing.Optional[builtins.str], result)
|
407
407
|
|
408
408
|
@builtins.property
|
409
409
|
def id(self) -> typing.Optional[builtins.str]:
|
410
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
410
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#id Team#id}.
|
411
411
|
|
412
412
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
413
413
|
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.
|
@@ -417,7 +417,7 @@ class TeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
417
417
|
|
418
418
|
@builtins.property
|
419
419
|
def parent(self) -> typing.Optional[builtins.str]:
|
420
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
420
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team#parent Team#parent}.'''
|
421
421
|
result = self._values.get("parent")
|
422
422
|
return typing.cast(typing.Optional[builtins.str], result)
|
423
423
|
|
@@ -1,7 +1,7 @@
|
|
1
|
-
'''
|
1
|
+
r'''
|
2
2
|
# `pagerduty_team_membership`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_team_membership`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_team_membership`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class TeamMembership(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.teamMembership.TeamMembership",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership pagerduty_team_membership}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -48,14 +48,14 @@ class TeamMembership(
|
|
48
48
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
49
49
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
50
50
|
) -> None:
|
51
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
51
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership pagerduty_team_membership} 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 team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
56
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
57
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
58
|
-
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
55
|
+
:param team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership#team_id TeamMembership#team_id}.
|
56
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership#user_id TeamMembership#user_id}.
|
57
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership#id TeamMembership#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
|
+
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership#role TeamMembership#role}.
|
59
59
|
:param connection:
|
60
60
|
:param count:
|
61
61
|
:param depends_on:
|
@@ -97,7 +97,7 @@ class TeamMembership(
|
|
97
97
|
|
98
98
|
:param scope: The scope in which to define this construct.
|
99
99
|
:param import_to_id: The construct id used in the generated config for the TeamMembership to import.
|
100
|
-
:param import_from_id: The id of the existing TeamMembership that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
100
|
+
:param import_from_id: The id of the existing TeamMembership that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership#import import section} in the documentation of this resource for the id to use
|
101
101
|
:param provider: ? Optional instance of the provider where the TeamMembership to import is found.
|
102
102
|
'''
|
103
103
|
if __debug__:
|
@@ -239,10 +239,10 @@ class TeamMembershipConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
239
239
|
:param lifecycle:
|
240
240
|
:param provider:
|
241
241
|
:param provisioners:
|
242
|
-
:param team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
243
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
244
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
245
|
-
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
242
|
+
:param team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership#team_id TeamMembership#team_id}.
|
243
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership#user_id TeamMembership#user_id}.
|
244
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership#id TeamMembership#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.
|
245
|
+
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership#role TeamMembership#role}.
|
246
246
|
'''
|
247
247
|
if isinstance(lifecycle, dict):
|
248
248
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -348,21 +348,21 @@ class TeamMembershipConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
348
348
|
|
349
349
|
@builtins.property
|
350
350
|
def team_id(self) -> builtins.str:
|
351
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
351
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership#team_id TeamMembership#team_id}.'''
|
352
352
|
result = self._values.get("team_id")
|
353
353
|
assert result is not None, "Required property 'team_id' is missing"
|
354
354
|
return typing.cast(builtins.str, result)
|
355
355
|
|
356
356
|
@builtins.property
|
357
357
|
def user_id(self) -> builtins.str:
|
358
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
358
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership#user_id TeamMembership#user_id}.'''
|
359
359
|
result = self._values.get("user_id")
|
360
360
|
assert result is not None, "Required property 'user_id' is missing"
|
361
361
|
return typing.cast(builtins.str, result)
|
362
362
|
|
363
363
|
@builtins.property
|
364
364
|
def id(self) -> typing.Optional[builtins.str]:
|
365
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
365
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership#id TeamMembership#id}.
|
366
366
|
|
367
367
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
368
368
|
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.
|
@@ -372,7 +372,7 @@ class TeamMembershipConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
372
372
|
|
373
373
|
@builtins.property
|
374
374
|
def role(self) -> typing.Optional[builtins.str]:
|
375
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
375
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/team_membership#role TeamMembership#role}.'''
|
376
376
|
result = self._values.get("role")
|
377
377
|
return typing.cast(typing.Optional[builtins.str], result)
|
378
378
|
|