cdktf-cdktf-provider-pagerduty 13.10.0__py3-none-any.whl → 13.10.2__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- cdktf_cdktf_provider_pagerduty/__init__.py +4 -4
- cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.10.2.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 +47 -359
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +14 -494
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +16 -59
- 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 +27 -70
- 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.2.dist-info}/METADATA +5 -5
- cdktf_cdktf_provider_pagerduty-13.10.2.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.2.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-13.10.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.2.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_pagerduty-13.10.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.2.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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/docs/resources/slack_connection#events SlackConnection#events}.
|
525
|
+
:param priorities: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/resources/slack_connection#priorities SlackConnection#priorities}.
|
526
|
+
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/docs/resources/team).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,17 +29,16 @@ 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.5/docs/resources/team pagerduty_team}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
36
36
|
scope: _constructs_77d1e7e8.Construct,
|
37
|
-
|
37
|
+
id: builtins.str,
|
38
38
|
*,
|
39
39
|
name: builtins.str,
|
40
40
|
default_role: typing.Optional[builtins.str] = None,
|
41
41
|
description: typing.Optional[builtins.str] = None,
|
42
|
-
id: typing.Optional[builtins.str] = None,
|
43
42
|
parent: typing.Optional[builtins.str] = None,
|
44
43
|
connection: typing.Optional[typing.Union[typing.Union[_cdktf_9a9027ec.SSHProvisionerConnection, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.WinrmProvisionerConnection, typing.Dict[builtins.str, typing.Any]]]] = None,
|
45
44
|
count: typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]] = None,
|
@@ -49,15 +48,14 @@ class Team(
|
|
49
48
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
50
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,
|
51
50
|
) -> None:
|
52
|
-
'''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.5/docs/resources/team pagerduty_team} Resource.
|
53
52
|
|
54
53
|
:param scope: The scope in which to define this construct.
|
55
|
-
:param
|
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
|
60
|
-
:param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.0/docs/resources/team#parent Team#parent}.
|
54
|
+
:param id: The scoped construct ID. Must be unique amongst siblings in the same scope
|
55
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/resources/team#name Team#name}.
|
56
|
+
:param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/resources/team#default_role Team#default_role}.
|
57
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/resources/team#description Team#description}.
|
58
|
+
:param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/resources/team#parent Team#parent}.
|
61
59
|
:param connection:
|
62
60
|
:param count:
|
63
61
|
:param depends_on:
|
@@ -69,12 +67,11 @@ class Team(
|
|
69
67
|
if __debug__:
|
70
68
|
type_hints = typing.get_type_hints(_typecheckingstub__743328e3682ff4345b480df252019177a7f8a54178a1b5133ff60a6dc0afb470)
|
71
69
|
check_type(argname="argument scope", value=scope, expected_type=type_hints["scope"])
|
72
|
-
check_type(argname="argument
|
70
|
+
check_type(argname="argument id", value=id, expected_type=type_hints["id"])
|
73
71
|
config = TeamConfig(
|
74
72
|
name=name,
|
75
73
|
default_role=default_role,
|
76
74
|
description=description,
|
77
|
-
id=id,
|
78
75
|
parent=parent,
|
79
76
|
connection=connection,
|
80
77
|
count=count,
|
@@ -85,7 +82,7 @@ class Team(
|
|
85
82
|
provisioners=provisioners,
|
86
83
|
)
|
87
84
|
|
88
|
-
jsii.create(self.__class__, self, [scope,
|
85
|
+
jsii.create(self.__class__, self, [scope, id, config])
|
89
86
|
|
90
87
|
@jsii.member(jsii_name="generateConfigForImport")
|
91
88
|
@builtins.classmethod
|
@@ -100,7 +97,7 @@ class Team(
|
|
100
97
|
|
101
98
|
:param scope: The scope in which to define this construct.
|
102
99
|
: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.
|
100
|
+
: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.5/docs/resources/team#import import section} in the documentation of this resource for the id to use
|
104
101
|
:param provider: ? Optional instance of the provider where the Team to import is found.
|
105
102
|
'''
|
106
103
|
if __debug__:
|
@@ -119,10 +116,6 @@ class Team(
|
|
119
116
|
def reset_description(self) -> None:
|
120
117
|
return typing.cast(None, jsii.invoke(self, "resetDescription", []))
|
121
118
|
|
122
|
-
@jsii.member(jsii_name="resetId")
|
123
|
-
def reset_id(self) -> None:
|
124
|
-
return typing.cast(None, jsii.invoke(self, "resetId", []))
|
125
|
-
|
126
119
|
@jsii.member(jsii_name="resetParent")
|
127
120
|
def reset_parent(self) -> None:
|
128
121
|
return typing.cast(None, jsii.invoke(self, "resetParent", []))
|
@@ -145,6 +138,11 @@ class Team(
|
|
145
138
|
def html_url(self) -> builtins.str:
|
146
139
|
return typing.cast(builtins.str, jsii.get(self, "htmlUrl"))
|
147
140
|
|
141
|
+
@builtins.property
|
142
|
+
@jsii.member(jsii_name="id")
|
143
|
+
def id(self) -> builtins.str:
|
144
|
+
return typing.cast(builtins.str, jsii.get(self, "id"))
|
145
|
+
|
148
146
|
@builtins.property
|
149
147
|
@jsii.member(jsii_name="defaultRoleInput")
|
150
148
|
def default_role_input(self) -> typing.Optional[builtins.str]:
|
@@ -155,11 +153,6 @@ class Team(
|
|
155
153
|
def description_input(self) -> typing.Optional[builtins.str]:
|
156
154
|
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "descriptionInput"))
|
157
155
|
|
158
|
-
@builtins.property
|
159
|
-
@jsii.member(jsii_name="idInput")
|
160
|
-
def id_input(self) -> typing.Optional[builtins.str]:
|
161
|
-
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "idInput"))
|
162
|
-
|
163
156
|
@builtins.property
|
164
157
|
@jsii.member(jsii_name="nameInput")
|
165
158
|
def name_input(self) -> typing.Optional[builtins.str]:
|
@@ -194,18 +187,6 @@ class Team(
|
|
194
187
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
195
188
|
jsii.set(self, "description", value)
|
196
189
|
|
197
|
-
@builtins.property
|
198
|
-
@jsii.member(jsii_name="id")
|
199
|
-
def id(self) -> builtins.str:
|
200
|
-
return typing.cast(builtins.str, jsii.get(self, "id"))
|
201
|
-
|
202
|
-
@id.setter
|
203
|
-
def id(self, value: builtins.str) -> None:
|
204
|
-
if __debug__:
|
205
|
-
type_hints = typing.get_type_hints(_typecheckingstub__11292a0f75bdf9133db2c1f12b6b80ff2d3b6a60b6b5e6d7d94da45792af5365)
|
206
|
-
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
207
|
-
jsii.set(self, "id", value)
|
208
|
-
|
209
190
|
@builtins.property
|
210
191
|
@jsii.member(jsii_name="name")
|
211
192
|
def name(self) -> builtins.str:
|
@@ -245,7 +226,6 @@ class Team(
|
|
245
226
|
"name": "name",
|
246
227
|
"default_role": "defaultRole",
|
247
228
|
"description": "description",
|
248
|
-
"id": "id",
|
249
229
|
"parent": "parent",
|
250
230
|
},
|
251
231
|
)
|
@@ -263,7 +243,6 @@ class TeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
263
243
|
name: builtins.str,
|
264
244
|
default_role: typing.Optional[builtins.str] = None,
|
265
245
|
description: typing.Optional[builtins.str] = None,
|
266
|
-
id: typing.Optional[builtins.str] = None,
|
267
246
|
parent: typing.Optional[builtins.str] = None,
|
268
247
|
) -> None:
|
269
248
|
'''
|
@@ -274,11 +253,10 @@ class TeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
274
253
|
:param lifecycle:
|
275
254
|
:param provider:
|
276
255
|
: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
|
281
|
-
:param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.0/docs/resources/team#parent Team#parent}.
|
256
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/resources/team#name Team#name}.
|
257
|
+
:param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/resources/team#default_role Team#default_role}.
|
258
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/resources/team#description Team#description}.
|
259
|
+
:param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/resources/team#parent Team#parent}.
|
282
260
|
'''
|
283
261
|
if isinstance(lifecycle, dict):
|
284
262
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -294,7 +272,6 @@ class TeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
294
272
|
check_type(argname="argument name", value=name, expected_type=type_hints["name"])
|
295
273
|
check_type(argname="argument default_role", value=default_role, expected_type=type_hints["default_role"])
|
296
274
|
check_type(argname="argument description", value=description, expected_type=type_hints["description"])
|
297
|
-
check_type(argname="argument id", value=id, expected_type=type_hints["id"])
|
298
275
|
check_type(argname="argument parent", value=parent, expected_type=type_hints["parent"])
|
299
276
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
300
277
|
"name": name,
|
@@ -317,8 +294,6 @@ class TeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
317
294
|
self._values["default_role"] = default_role
|
318
295
|
if description is not None:
|
319
296
|
self._values["description"] = description
|
320
|
-
if id is not None:
|
321
|
-
self._values["id"] = id
|
322
297
|
if parent is not None:
|
323
298
|
self._values["parent"] = parent
|
324
299
|
|
@@ -388,36 +363,26 @@ class TeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
388
363
|
|
389
364
|
@builtins.property
|
390
365
|
def name(self) -> builtins.str:
|
391
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
366
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/resources/team#name Team#name}.'''
|
392
367
|
result = self._values.get("name")
|
393
368
|
assert result is not None, "Required property 'name' is missing"
|
394
369
|
return typing.cast(builtins.str, result)
|
395
370
|
|
396
371
|
@builtins.property
|
397
372
|
def default_role(self) -> typing.Optional[builtins.str]:
|
398
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
373
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/resources/team#default_role Team#default_role}.'''
|
399
374
|
result = self._values.get("default_role")
|
400
375
|
return typing.cast(typing.Optional[builtins.str], result)
|
401
376
|
|
402
377
|
@builtins.property
|
403
378
|
def description(self) -> typing.Optional[builtins.str]:
|
404
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
379
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/resources/team#description Team#description}.'''
|
405
380
|
result = self._values.get("description")
|
406
381
|
return typing.cast(typing.Optional[builtins.str], result)
|
407
382
|
|
408
|
-
@builtins.property
|
409
|
-
def id(self) -> typing.Optional[builtins.str]:
|
410
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.0/docs/resources/team#id Team#id}.
|
411
|
-
|
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
|
-
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.
|
414
|
-
'''
|
415
|
-
result = self._values.get("id")
|
416
|
-
return typing.cast(typing.Optional[builtins.str], result)
|
417
|
-
|
418
383
|
@builtins.property
|
419
384
|
def parent(self) -> typing.Optional[builtins.str]:
|
420
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
385
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/resources/team#parent Team#parent}.'''
|
421
386
|
result = self._values.get("parent")
|
422
387
|
return typing.cast(typing.Optional[builtins.str], result)
|
423
388
|
|
@@ -442,12 +407,11 @@ publication.publish()
|
|
442
407
|
|
443
408
|
def _typecheckingstub__743328e3682ff4345b480df252019177a7f8a54178a1b5133ff60a6dc0afb470(
|
444
409
|
scope: _constructs_77d1e7e8.Construct,
|
445
|
-
|
410
|
+
id: builtins.str,
|
446
411
|
*,
|
447
412
|
name: builtins.str,
|
448
413
|
default_role: typing.Optional[builtins.str] = None,
|
449
414
|
description: typing.Optional[builtins.str] = None,
|
450
|
-
id: typing.Optional[builtins.str] = None,
|
451
415
|
parent: typing.Optional[builtins.str] = None,
|
452
416
|
connection: typing.Optional[typing.Union[typing.Union[_cdktf_9a9027ec.SSHProvisionerConnection, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.WinrmProvisionerConnection, typing.Dict[builtins.str, typing.Any]]]] = None,
|
453
417
|
count: typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]] = None,
|
@@ -481,12 +445,6 @@ def _typecheckingstub__2bab523a4da0a966e363e68a2215d02a0c163f8de93d9e22183f38fa3
|
|
481
445
|
"""Type checking stubs"""
|
482
446
|
pass
|
483
447
|
|
484
|
-
def _typecheckingstub__11292a0f75bdf9133db2c1f12b6b80ff2d3b6a60b6b5e6d7d94da45792af5365(
|
485
|
-
value: builtins.str,
|
486
|
-
) -> None:
|
487
|
-
"""Type checking stubs"""
|
488
|
-
pass
|
489
|
-
|
490
448
|
def _typecheckingstub__59eca30fde145a71137ba52fe042439e94aff1ed98a8a92102a88cb320825384(
|
491
449
|
value: builtins.str,
|
492
450
|
) -> None:
|
@@ -511,7 +469,6 @@ def _typecheckingstub__b441466f8591f8ef9b89ca5e150110fc945340c18a542a7e0b6662dd3
|
|
511
469
|
name: builtins.str,
|
512
470
|
default_role: typing.Optional[builtins.str] = None,
|
513
471
|
description: typing.Optional[builtins.str] = None,
|
514
|
-
id: typing.Optional[builtins.str] = None,
|
515
472
|
parent: typing.Optional[builtins.str] = None,
|
516
473
|
) -> None:
|
517
474
|
"""Type checking stubs"""
|