cdktf-cdktf-provider-pagerduty 13.9.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 +19 -62
- 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 +18 -61
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +22 -65
- 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 +85 -32
- 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 +221 -115
- 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.9.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.9.0.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-13.9.0.dist-info/RECORD +0 -82
- {cdktf_cdktf_provider_pagerduty-13.9.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.1.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-13.9.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.1.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_pagerduty-13.9.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
|
# `data_pagerduty_ruleset`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_ruleset`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_ruleset`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/ruleset).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class DataPagerdutyRuleset(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyRuleset.DataPagerdutyRuleset",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/ruleset pagerduty_ruleset}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -46,12 +46,12 @@ class DataPagerdutyRuleset(
|
|
46
46
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
47
47
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
48
48
|
) -> None:
|
49
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
49
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/ruleset pagerduty_ruleset} Data Source.
|
50
50
|
|
51
51
|
:param scope: The scope in which to define this construct.
|
52
52
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
53
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
54
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
53
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/ruleset#name DataPagerdutyRuleset#name}.
|
54
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/ruleset#id DataPagerdutyRuleset#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.
|
55
55
|
:param connection:
|
56
56
|
:param count:
|
57
57
|
:param depends_on:
|
@@ -91,7 +91,7 @@ class DataPagerdutyRuleset(
|
|
91
91
|
|
92
92
|
:param scope: The scope in which to define this construct.
|
93
93
|
:param import_to_id: The construct id used in the generated config for the DataPagerdutyRuleset to import.
|
94
|
-
:param import_from_id: The id of the existing DataPagerdutyRuleset that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
94
|
+
:param import_from_id: The id of the existing DataPagerdutyRuleset that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/ruleset#import import section} in the documentation of this resource for the id to use
|
95
95
|
:param provider: ? Optional instance of the provider where the DataPagerdutyRuleset to import is found.
|
96
96
|
'''
|
97
97
|
if __debug__:
|
@@ -196,8 +196,8 @@ class DataPagerdutyRulesetConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
196
196
|
:param lifecycle:
|
197
197
|
:param provider:
|
198
198
|
:param provisioners:
|
199
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
200
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
199
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/ruleset#name DataPagerdutyRuleset#name}.
|
200
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/ruleset#id DataPagerdutyRuleset#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.
|
201
201
|
'''
|
202
202
|
if isinstance(lifecycle, dict):
|
203
203
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -298,14 +298,14 @@ class DataPagerdutyRulesetConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
298
298
|
|
299
299
|
@builtins.property
|
300
300
|
def name(self) -> builtins.str:
|
301
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
301
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/ruleset#name DataPagerdutyRuleset#name}.'''
|
302
302
|
result = self._values.get("name")
|
303
303
|
assert result is not None, "Required property 'name' is missing"
|
304
304
|
return typing.cast(builtins.str, result)
|
305
305
|
|
306
306
|
@builtins.property
|
307
307
|
def id(self) -> typing.Optional[builtins.str]:
|
308
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
308
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/ruleset#id DataPagerdutyRuleset#id}.
|
309
309
|
|
310
310
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
311
311
|
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.
|
@@ -1,7 +1,7 @@
|
|
1
|
-
'''
|
1
|
+
r'''
|
2
2
|
# `data_pagerduty_schedule`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_schedule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_schedule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/schedule).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class DataPagerdutySchedule(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutySchedule.DataPagerdutySchedule",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/schedule pagerduty_schedule}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -46,12 +46,12 @@ class DataPagerdutySchedule(
|
|
46
46
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
47
47
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
48
48
|
) -> None:
|
49
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
49
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/schedule pagerduty_schedule} Data Source.
|
50
50
|
|
51
51
|
:param scope: The scope in which to define this construct.
|
52
52
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
53
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
54
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
53
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/schedule#name DataPagerdutySchedule#name}.
|
54
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/schedule#id DataPagerdutySchedule#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.
|
55
55
|
:param connection:
|
56
56
|
:param count:
|
57
57
|
:param depends_on:
|
@@ -91,7 +91,7 @@ class DataPagerdutySchedule(
|
|
91
91
|
|
92
92
|
:param scope: The scope in which to define this construct.
|
93
93
|
:param import_to_id: The construct id used in the generated config for the DataPagerdutySchedule to import.
|
94
|
-
:param import_from_id: The id of the existing DataPagerdutySchedule that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
94
|
+
:param import_from_id: The id of the existing DataPagerdutySchedule that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/schedule#import import section} in the documentation of this resource for the id to use
|
95
95
|
:param provider: ? Optional instance of the provider where the DataPagerdutySchedule to import is found.
|
96
96
|
'''
|
97
97
|
if __debug__:
|
@@ -191,8 +191,8 @@ class DataPagerdutyScheduleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
191
191
|
:param lifecycle:
|
192
192
|
:param provider:
|
193
193
|
:param provisioners:
|
194
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
195
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
194
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/schedule#name DataPagerdutySchedule#name}.
|
195
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/schedule#id DataPagerdutySchedule#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.
|
196
196
|
'''
|
197
197
|
if isinstance(lifecycle, dict):
|
198
198
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -293,14 +293,14 @@ class DataPagerdutyScheduleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
293
293
|
|
294
294
|
@builtins.property
|
295
295
|
def name(self) -> builtins.str:
|
296
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
296
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/schedule#name DataPagerdutySchedule#name}.'''
|
297
297
|
result = self._values.get("name")
|
298
298
|
assert result is not None, "Required property 'name' is missing"
|
299
299
|
return typing.cast(builtins.str, result)
|
300
300
|
|
301
301
|
@builtins.property
|
302
302
|
def id(self) -> typing.Optional[builtins.str]:
|
303
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
303
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/schedule#id DataPagerdutySchedule#id}.
|
304
304
|
|
305
305
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
306
306
|
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.
|
@@ -1,7 +1,7 @@
|
|
1
|
-
'''
|
1
|
+
r'''
|
2
2
|
# `data_pagerduty_service`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_service`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_service`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,15 +29,14 @@ class DataPagerdutyService(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyService.DataPagerdutyService",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service pagerduty_service}.'''
|
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
|
-
id: typing.Optional[builtins.str] = None,
|
41
40
|
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,
|
42
41
|
count: typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]] = None,
|
43
42
|
depends_on: typing.Optional[typing.Sequence[_cdktf_9a9027ec.ITerraformDependable]] = None,
|
@@ -46,12 +45,11 @@ class DataPagerdutyService(
|
|
46
45
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
47
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,
|
48
47
|
) -> None:
|
49
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
48
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service pagerduty_service} Data Source.
|
50
49
|
|
51
50
|
:param scope: The scope in which to define this construct.
|
52
|
-
:param
|
53
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
54
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.13.1/docs/data-sources/service#id DataPagerdutyService#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.
|
51
|
+
:param id: The scoped construct ID. Must be unique amongst siblings in the same scope
|
52
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service#name DataPagerdutyService#name}.
|
55
53
|
:param connection:
|
56
54
|
:param count:
|
57
55
|
:param depends_on:
|
@@ -63,10 +61,9 @@ class DataPagerdutyService(
|
|
63
61
|
if __debug__:
|
64
62
|
type_hints = typing.get_type_hints(_typecheckingstub__68819123df217c2b192a373a79b860e115c98c9563138546d040a39e40f4f174)
|
65
63
|
check_type(argname="argument scope", value=scope, expected_type=type_hints["scope"])
|
66
|
-
check_type(argname="argument
|
64
|
+
check_type(argname="argument id", value=id, expected_type=type_hints["id"])
|
67
65
|
config = DataPagerdutyServiceConfig(
|
68
66
|
name=name,
|
69
|
-
id=id,
|
70
67
|
connection=connection,
|
71
68
|
count=count,
|
72
69
|
depends_on=depends_on,
|
@@ -76,7 +73,7 @@ class DataPagerdutyService(
|
|
76
73
|
provisioners=provisioners,
|
77
74
|
)
|
78
75
|
|
79
|
-
jsii.create(self.__class__, self, [scope,
|
76
|
+
jsii.create(self.__class__, self, [scope, id, config])
|
80
77
|
|
81
78
|
@jsii.member(jsii_name="generateConfigForImport")
|
82
79
|
@builtins.classmethod
|
@@ -91,7 +88,7 @@ class DataPagerdutyService(
|
|
91
88
|
|
92
89
|
:param scope: The scope in which to define this construct.
|
93
90
|
:param import_to_id: The construct id used in the generated config for the DataPagerdutyService to import.
|
94
|
-
:param import_from_id: The id of the existing DataPagerdutyService that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
91
|
+
:param import_from_id: The id of the existing DataPagerdutyService that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service#import import section} in the documentation of this resource for the id to use
|
95
92
|
:param provider: ? Optional instance of the provider where the DataPagerdutyService to import is found.
|
96
93
|
'''
|
97
94
|
if __debug__:
|
@@ -102,10 +99,6 @@ class DataPagerdutyService(
|
|
102
99
|
check_type(argname="argument provider", value=provider, expected_type=type_hints["provider"])
|
103
100
|
return typing.cast(_cdktf_9a9027ec.ImportableResource, jsii.sinvoke(cls, "generateConfigForImport", [scope, import_to_id, import_from_id, provider]))
|
104
101
|
|
105
|
-
@jsii.member(jsii_name="resetId")
|
106
|
-
def reset_id(self) -> None:
|
107
|
-
return typing.cast(None, jsii.invoke(self, "resetId", []))
|
108
|
-
|
109
102
|
@jsii.member(jsii_name="synthesizeAttributes")
|
110
103
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
111
104
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
@@ -144,6 +137,11 @@ class DataPagerdutyService(
|
|
144
137
|
def escalation_policy(self) -> builtins.str:
|
145
138
|
return typing.cast(builtins.str, jsii.get(self, "escalationPolicy"))
|
146
139
|
|
140
|
+
@builtins.property
|
141
|
+
@jsii.member(jsii_name="id")
|
142
|
+
def id(self) -> builtins.str:
|
143
|
+
return typing.cast(builtins.str, jsii.get(self, "id"))
|
144
|
+
|
147
145
|
@builtins.property
|
148
146
|
@jsii.member(jsii_name="teams")
|
149
147
|
def teams(self) -> "DataPagerdutyServiceTeamsList":
|
@@ -154,28 +152,11 @@ class DataPagerdutyService(
|
|
154
152
|
def type(self) -> builtins.str:
|
155
153
|
return typing.cast(builtins.str, jsii.get(self, "type"))
|
156
154
|
|
157
|
-
@builtins.property
|
158
|
-
@jsii.member(jsii_name="idInput")
|
159
|
-
def id_input(self) -> typing.Optional[builtins.str]:
|
160
|
-
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "idInput"))
|
161
|
-
|
162
155
|
@builtins.property
|
163
156
|
@jsii.member(jsii_name="nameInput")
|
164
157
|
def name_input(self) -> typing.Optional[builtins.str]:
|
165
158
|
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "nameInput"))
|
166
159
|
|
167
|
-
@builtins.property
|
168
|
-
@jsii.member(jsii_name="id")
|
169
|
-
def id(self) -> builtins.str:
|
170
|
-
return typing.cast(builtins.str, jsii.get(self, "id"))
|
171
|
-
|
172
|
-
@id.setter
|
173
|
-
def id(self, value: builtins.str) -> None:
|
174
|
-
if __debug__:
|
175
|
-
type_hints = typing.get_type_hints(_typecheckingstub__89ad9db81ede15805cf32a6594b70932b9bfd44cfd21127fecae39ac96ba87ef)
|
176
|
-
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
177
|
-
jsii.set(self, "id", value)
|
178
|
-
|
179
160
|
@builtins.property
|
180
161
|
@jsii.member(jsii_name="name")
|
181
162
|
def name(self) -> builtins.str:
|
@@ -201,7 +182,6 @@ class DataPagerdutyService(
|
|
201
182
|
"provider": "provider",
|
202
183
|
"provisioners": "provisioners",
|
203
184
|
"name": "name",
|
204
|
-
"id": "id",
|
205
185
|
},
|
206
186
|
)
|
207
187
|
class DataPagerdutyServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
@@ -216,7 +196,6 @@ class DataPagerdutyServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
216
196
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
217
197
|
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,
|
218
198
|
name: builtins.str,
|
219
|
-
id: typing.Optional[builtins.str] = None,
|
220
199
|
) -> None:
|
221
200
|
'''
|
222
201
|
:param connection:
|
@@ -226,8 +205,7 @@ class DataPagerdutyServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
226
205
|
:param lifecycle:
|
227
206
|
:param provider:
|
228
207
|
:param provisioners:
|
229
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
230
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.13.1/docs/data-sources/service#id DataPagerdutyService#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.
|
208
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service#name DataPagerdutyService#name}.
|
231
209
|
'''
|
232
210
|
if isinstance(lifecycle, dict):
|
233
211
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -241,7 +219,6 @@ class DataPagerdutyServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
241
219
|
check_type(argname="argument provider", value=provider, expected_type=type_hints["provider"])
|
242
220
|
check_type(argname="argument provisioners", value=provisioners, expected_type=type_hints["provisioners"])
|
243
221
|
check_type(argname="argument name", value=name, expected_type=type_hints["name"])
|
244
|
-
check_type(argname="argument id", value=id, expected_type=type_hints["id"])
|
245
222
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
246
223
|
"name": name,
|
247
224
|
}
|
@@ -259,8 +236,6 @@ class DataPagerdutyServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
259
236
|
self._values["provider"] = provider
|
260
237
|
if provisioners is not None:
|
261
238
|
self._values["provisioners"] = provisioners
|
262
|
-
if id is not None:
|
263
|
-
self._values["id"] = id
|
264
239
|
|
265
240
|
@builtins.property
|
266
241
|
def connection(
|
@@ -328,21 +303,11 @@ class DataPagerdutyServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
328
303
|
|
329
304
|
@builtins.property
|
330
305
|
def name(self) -> builtins.str:
|
331
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
306
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service#name DataPagerdutyService#name}.'''
|
332
307
|
result = self._values.get("name")
|
333
308
|
assert result is not None, "Required property 'name' is missing"
|
334
309
|
return typing.cast(builtins.str, result)
|
335
310
|
|
336
|
-
@builtins.property
|
337
|
-
def id(self) -> typing.Optional[builtins.str]:
|
338
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.13.1/docs/data-sources/service#id DataPagerdutyService#id}.
|
339
|
-
|
340
|
-
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
341
|
-
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.
|
342
|
-
'''
|
343
|
-
result = self._values.get("id")
|
344
|
-
return typing.cast(typing.Optional[builtins.str], result)
|
345
|
-
|
346
311
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
347
312
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
348
313
|
|
@@ -510,10 +475,9 @@ publication.publish()
|
|
510
475
|
|
511
476
|
def _typecheckingstub__68819123df217c2b192a373a79b860e115c98c9563138546d040a39e40f4f174(
|
512
477
|
scope: _constructs_77d1e7e8.Construct,
|
513
|
-
|
478
|
+
id: builtins.str,
|
514
479
|
*,
|
515
480
|
name: builtins.str,
|
516
|
-
id: typing.Optional[builtins.str] = None,
|
517
481
|
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,
|
518
482
|
count: typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]] = None,
|
519
483
|
depends_on: typing.Optional[typing.Sequence[_cdktf_9a9027ec.ITerraformDependable]] = None,
|
@@ -534,12 +498,6 @@ def _typecheckingstub__62159ad565ee441e5984554b3fe5bfdd8992e23a7b813a1db22f78217
|
|
534
498
|
"""Type checking stubs"""
|
535
499
|
pass
|
536
500
|
|
537
|
-
def _typecheckingstub__89ad9db81ede15805cf32a6594b70932b9bfd44cfd21127fecae39ac96ba87ef(
|
538
|
-
value: builtins.str,
|
539
|
-
) -> None:
|
540
|
-
"""Type checking stubs"""
|
541
|
-
pass
|
542
|
-
|
543
501
|
def _typecheckingstub__3960bb0dc0839cede9d5d287aeb1a4a46f24e455d08d48e5038a652f76b61b7d(
|
544
502
|
value: builtins.str,
|
545
503
|
) -> None:
|
@@ -556,7 +514,6 @@ def _typecheckingstub__4b077b6fde5b1a2e3d7a587ffa670cf89f0b563165ecdda048182fb27
|
|
556
514
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
557
515
|
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,
|
558
516
|
name: builtins.str,
|
559
|
-
id: typing.Optional[builtins.str] = None,
|
560
517
|
) -> None:
|
561
518
|
"""Type checking stubs"""
|
562
519
|
pass
|
@@ -1,7 +1,7 @@
|
|
1
|
-
'''
|
1
|
+
r'''
|
2
2
|
# `data_pagerduty_service_integration`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_service_integration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_service_integration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service_integration).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,16 +29,15 @@ class DataPagerdutyServiceIntegration(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyServiceIntegration.DataPagerdutyServiceIntegration",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service_integration pagerduty_service_integration}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
36
36
|
scope: _constructs_77d1e7e8.Construct,
|
37
|
-
|
37
|
+
id: builtins.str,
|
38
38
|
*,
|
39
39
|
integration_summary: builtins.str,
|
40
40
|
service_name: builtins.str,
|
41
|
-
id: typing.Optional[builtins.str] = None,
|
42
41
|
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,
|
43
42
|
count: typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]] = None,
|
44
43
|
depends_on: typing.Optional[typing.Sequence[_cdktf_9a9027ec.ITerraformDependable]] = None,
|
@@ -47,13 +46,12 @@ class DataPagerdutyServiceIntegration(
|
|
47
46
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
48
47
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
49
48
|
) -> None:
|
50
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
49
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service_integration pagerduty_service_integration} Data Source.
|
51
50
|
|
52
51
|
:param scope: The scope in which to define this construct.
|
53
|
-
:param
|
54
|
-
:param integration_summary: examples
|
55
|
-
:param service_name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
56
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.13.1/docs/data-sources/service_integration#id DataPagerdutyServiceIntegration#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.
|
52
|
+
:param id: The scoped construct ID. Must be unique amongst siblings in the same scope
|
53
|
+
:param integration_summary: examples "Amazon CloudWatch", "New Relic". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service_integration#integration_summary DataPagerdutyServiceIntegration#integration_summary}
|
54
|
+
:param service_name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service_integration#service_name DataPagerdutyServiceIntegration#service_name}.
|
57
55
|
:param connection:
|
58
56
|
:param count:
|
59
57
|
:param depends_on:
|
@@ -65,11 +63,10 @@ class DataPagerdutyServiceIntegration(
|
|
65
63
|
if __debug__:
|
66
64
|
type_hints = typing.get_type_hints(_typecheckingstub__f980a0933bee6e6f92282b7e38d48d2a99f0e7bef7105b06770986b025b32bcf)
|
67
65
|
check_type(argname="argument scope", value=scope, expected_type=type_hints["scope"])
|
68
|
-
check_type(argname="argument
|
66
|
+
check_type(argname="argument id", value=id, expected_type=type_hints["id"])
|
69
67
|
config = DataPagerdutyServiceIntegrationConfig(
|
70
68
|
integration_summary=integration_summary,
|
71
69
|
service_name=service_name,
|
72
|
-
id=id,
|
73
70
|
connection=connection,
|
74
71
|
count=count,
|
75
72
|
depends_on=depends_on,
|
@@ -79,7 +76,7 @@ class DataPagerdutyServiceIntegration(
|
|
79
76
|
provisioners=provisioners,
|
80
77
|
)
|
81
78
|
|
82
|
-
jsii.create(self.__class__, self, [scope,
|
79
|
+
jsii.create(self.__class__, self, [scope, id, config])
|
83
80
|
|
84
81
|
@jsii.member(jsii_name="generateConfigForImport")
|
85
82
|
@builtins.classmethod
|
@@ -94,7 +91,7 @@ class DataPagerdutyServiceIntegration(
|
|
94
91
|
|
95
92
|
:param scope: The scope in which to define this construct.
|
96
93
|
:param import_to_id: The construct id used in the generated config for the DataPagerdutyServiceIntegration to import.
|
97
|
-
:param import_from_id: The id of the existing DataPagerdutyServiceIntegration that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
94
|
+
:param import_from_id: The id of the existing DataPagerdutyServiceIntegration that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service_integration#import import section} in the documentation of this resource for the id to use
|
98
95
|
:param provider: ? Optional instance of the provider where the DataPagerdutyServiceIntegration to import is found.
|
99
96
|
'''
|
100
97
|
if __debug__:
|
@@ -105,10 +102,6 @@ class DataPagerdutyServiceIntegration(
|
|
105
102
|
check_type(argname="argument provider", value=provider, expected_type=type_hints["provider"])
|
106
103
|
return typing.cast(_cdktf_9a9027ec.ImportableResource, jsii.sinvoke(cls, "generateConfigForImport", [scope, import_to_id, import_from_id, provider]))
|
107
104
|
|
108
|
-
@jsii.member(jsii_name="resetId")
|
109
|
-
def reset_id(self) -> None:
|
110
|
-
return typing.cast(None, jsii.invoke(self, "resetId", []))
|
111
|
-
|
112
105
|
@jsii.member(jsii_name="synthesizeAttributes")
|
113
106
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
114
107
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
@@ -122,16 +115,16 @@ class DataPagerdutyServiceIntegration(
|
|
122
115
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
123
116
|
return typing.cast(builtins.str, jsii.sget(cls, "tfResourceType"))
|
124
117
|
|
118
|
+
@builtins.property
|
119
|
+
@jsii.member(jsii_name="id")
|
120
|
+
def id(self) -> builtins.str:
|
121
|
+
return typing.cast(builtins.str, jsii.get(self, "id"))
|
122
|
+
|
125
123
|
@builtins.property
|
126
124
|
@jsii.member(jsii_name="integrationKey")
|
127
125
|
def integration_key(self) -> builtins.str:
|
128
126
|
return typing.cast(builtins.str, jsii.get(self, "integrationKey"))
|
129
127
|
|
130
|
-
@builtins.property
|
131
|
-
@jsii.member(jsii_name="idInput")
|
132
|
-
def id_input(self) -> typing.Optional[builtins.str]:
|
133
|
-
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "idInput"))
|
134
|
-
|
135
128
|
@builtins.property
|
136
129
|
@jsii.member(jsii_name="integrationSummaryInput")
|
137
130
|
def integration_summary_input(self) -> typing.Optional[builtins.str]:
|
@@ -142,18 +135,6 @@ class DataPagerdutyServiceIntegration(
|
|
142
135
|
def service_name_input(self) -> typing.Optional[builtins.str]:
|
143
136
|
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "serviceNameInput"))
|
144
137
|
|
145
|
-
@builtins.property
|
146
|
-
@jsii.member(jsii_name="id")
|
147
|
-
def id(self) -> builtins.str:
|
148
|
-
return typing.cast(builtins.str, jsii.get(self, "id"))
|
149
|
-
|
150
|
-
@id.setter
|
151
|
-
def id(self, value: builtins.str) -> None:
|
152
|
-
if __debug__:
|
153
|
-
type_hints = typing.get_type_hints(_typecheckingstub__dcbbfde8fe23a32ea4fdfa540e7d66cf9b4f7896b6681422722ad711f54f4fcb)
|
154
|
-
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
155
|
-
jsii.set(self, "id", value)
|
156
|
-
|
157
138
|
@builtins.property
|
158
139
|
@jsii.member(jsii_name="integrationSummary")
|
159
140
|
def integration_summary(self) -> builtins.str:
|
@@ -192,7 +173,6 @@ class DataPagerdutyServiceIntegration(
|
|
192
173
|
"provisioners": "provisioners",
|
193
174
|
"integration_summary": "integrationSummary",
|
194
175
|
"service_name": "serviceName",
|
195
|
-
"id": "id",
|
196
176
|
},
|
197
177
|
)
|
198
178
|
class DataPagerdutyServiceIntegrationConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
@@ -208,7 +188,6 @@ class DataPagerdutyServiceIntegrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
|
|
208
188
|
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,
|
209
189
|
integration_summary: builtins.str,
|
210
190
|
service_name: builtins.str,
|
211
|
-
id: typing.Optional[builtins.str] = None,
|
212
191
|
) -> None:
|
213
192
|
'''
|
214
193
|
:param connection:
|
@@ -218,9 +197,8 @@ class DataPagerdutyServiceIntegrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
|
|
218
197
|
:param lifecycle:
|
219
198
|
:param provider:
|
220
199
|
:param provisioners:
|
221
|
-
:param integration_summary: examples
|
222
|
-
:param service_name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
223
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.13.1/docs/data-sources/service_integration#id DataPagerdutyServiceIntegration#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.
|
200
|
+
:param integration_summary: examples "Amazon CloudWatch", "New Relic". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service_integration#integration_summary DataPagerdutyServiceIntegration#integration_summary}
|
201
|
+
:param service_name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service_integration#service_name DataPagerdutyServiceIntegration#service_name}.
|
224
202
|
'''
|
225
203
|
if isinstance(lifecycle, dict):
|
226
204
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -235,7 +213,6 @@ class DataPagerdutyServiceIntegrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
|
|
235
213
|
check_type(argname="argument provisioners", value=provisioners, expected_type=type_hints["provisioners"])
|
236
214
|
check_type(argname="argument integration_summary", value=integration_summary, expected_type=type_hints["integration_summary"])
|
237
215
|
check_type(argname="argument service_name", value=service_name, expected_type=type_hints["service_name"])
|
238
|
-
check_type(argname="argument id", value=id, expected_type=type_hints["id"])
|
239
216
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
240
217
|
"integration_summary": integration_summary,
|
241
218
|
"service_name": service_name,
|
@@ -254,8 +231,6 @@ class DataPagerdutyServiceIntegrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
|
|
254
231
|
self._values["provider"] = provider
|
255
232
|
if provisioners is not None:
|
256
233
|
self._values["provisioners"] = provisioners
|
257
|
-
if id is not None:
|
258
|
-
self._values["id"] = id
|
259
234
|
|
260
235
|
@builtins.property
|
261
236
|
def connection(
|
@@ -323,9 +298,9 @@ class DataPagerdutyServiceIntegrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
|
|
323
298
|
|
324
299
|
@builtins.property
|
325
300
|
def integration_summary(self) -> builtins.str:
|
326
|
-
'''examples
|
301
|
+
'''examples "Amazon CloudWatch", "New Relic".
|
327
302
|
|
328
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
303
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service_integration#integration_summary DataPagerdutyServiceIntegration#integration_summary}
|
329
304
|
'''
|
330
305
|
result = self._values.get("integration_summary")
|
331
306
|
assert result is not None, "Required property 'integration_summary' is missing"
|
@@ -333,21 +308,11 @@ class DataPagerdutyServiceIntegrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
|
|
333
308
|
|
334
309
|
@builtins.property
|
335
310
|
def service_name(self) -> builtins.str:
|
336
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
311
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/data-sources/service_integration#service_name DataPagerdutyServiceIntegration#service_name}.'''
|
337
312
|
result = self._values.get("service_name")
|
338
313
|
assert result is not None, "Required property 'service_name' is missing"
|
339
314
|
return typing.cast(builtins.str, result)
|
340
315
|
|
341
|
-
@builtins.property
|
342
|
-
def id(self) -> typing.Optional[builtins.str]:
|
343
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.13.1/docs/data-sources/service_integration#id DataPagerdutyServiceIntegration#id}.
|
344
|
-
|
345
|
-
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
346
|
-
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.
|
347
|
-
'''
|
348
|
-
result = self._values.get("id")
|
349
|
-
return typing.cast(typing.Optional[builtins.str], result)
|
350
|
-
|
351
316
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
352
317
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
353
318
|
|
@@ -369,11 +334,10 @@ publication.publish()
|
|
369
334
|
|
370
335
|
def _typecheckingstub__f980a0933bee6e6f92282b7e38d48d2a99f0e7bef7105b06770986b025b32bcf(
|
371
336
|
scope: _constructs_77d1e7e8.Construct,
|
372
|
-
|
337
|
+
id: builtins.str,
|
373
338
|
*,
|
374
339
|
integration_summary: builtins.str,
|
375
340
|
service_name: builtins.str,
|
376
|
-
id: typing.Optional[builtins.str] = None,
|
377
341
|
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,
|
378
342
|
count: typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]] = None,
|
379
343
|
depends_on: typing.Optional[typing.Sequence[_cdktf_9a9027ec.ITerraformDependable]] = None,
|
@@ -394,12 +358,6 @@ def _typecheckingstub__42c7ec24a130fa51707290adc6a9499d5f32bfa1316ba293cf0cdd48e
|
|
394
358
|
"""Type checking stubs"""
|
395
359
|
pass
|
396
360
|
|
397
|
-
def _typecheckingstub__dcbbfde8fe23a32ea4fdfa540e7d66cf9b4f7896b6681422722ad711f54f4fcb(
|
398
|
-
value: builtins.str,
|
399
|
-
) -> None:
|
400
|
-
"""Type checking stubs"""
|
401
|
-
pass
|
402
|
-
|
403
361
|
def _typecheckingstub__0e2f1a03e34aa2020ea1caf845cbf7715f4dde890dc71d4195efdf074a6fb5aa(
|
404
362
|
value: builtins.str,
|
405
363
|
) -> None:
|
@@ -423,7 +381,6 @@ def _typecheckingstub__ab031c3829771ba2ebc0f9b76ce76db75350ab45181db894c5d31671b
|
|
423
381
|
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,
|
424
382
|
integration_summary: builtins.str,
|
425
383
|
service_name: builtins.str,
|
426
|
-
id: typing.Optional[builtins.str] = None,
|
427
384
|
) -> None:
|
428
385
|
"""Type checking stubs"""
|
429
386
|
pass
|