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
|
# `data_pagerduty_priority`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_priority`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_priority`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/priority).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,15 +29,14 @@ class DataPagerdutyPriority(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyPriority.DataPagerdutyPriority",
|
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/data-sources/priority pagerduty_priority}.'''
|
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 DataPagerdutyPriority(
|
|
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.14.
|
48
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/priority pagerduty_priority} Data Source.
|
50
49
|
|
51
50
|
:param scope: The scope in which to define this construct.
|
52
|
-
:param
|
53
|
-
:param name: The name of the priority to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
54
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.0/docs/data-sources/priority#id DataPagerdutyPriority#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: The name of the priority to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/priority#name DataPagerdutyPriority#name}
|
55
53
|
:param connection:
|
56
54
|
:param count:
|
57
55
|
:param depends_on:
|
@@ -63,10 +61,9 @@ class DataPagerdutyPriority(
|
|
63
61
|
if __debug__:
|
64
62
|
type_hints = typing.get_type_hints(_typecheckingstub__58eacbcefd1236bef453c02216fbbcfd6a2b528b0ffe45c1045edd93f4b68728)
|
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 = DataPagerdutyPriorityConfig(
|
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 DataPagerdutyPriority(
|
|
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 DataPagerdutyPriority(
|
|
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 DataPagerdutyPriority to import.
|
94
|
-
:param import_from_id: The id of the existing DataPagerdutyPriority 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 DataPagerdutyPriority that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/priority#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 DataPagerdutyPriority to import is found.
|
96
93
|
'''
|
97
94
|
if __debug__:
|
@@ -102,10 +99,6 @@ class DataPagerdutyPriority(
|
|
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", []))
|
@@ -125,27 +118,15 @@ class DataPagerdutyPriority(
|
|
125
118
|
return typing.cast(builtins.str, jsii.get(self, "description"))
|
126
119
|
|
127
120
|
@builtins.property
|
128
|
-
@jsii.member(jsii_name="
|
129
|
-
def
|
130
|
-
return typing.cast(
|
121
|
+
@jsii.member(jsii_name="id")
|
122
|
+
def id(self) -> builtins.str:
|
123
|
+
return typing.cast(builtins.str, jsii.get(self, "id"))
|
131
124
|
|
132
125
|
@builtins.property
|
133
126
|
@jsii.member(jsii_name="nameInput")
|
134
127
|
def name_input(self) -> typing.Optional[builtins.str]:
|
135
128
|
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "nameInput"))
|
136
129
|
|
137
|
-
@builtins.property
|
138
|
-
@jsii.member(jsii_name="id")
|
139
|
-
def id(self) -> builtins.str:
|
140
|
-
return typing.cast(builtins.str, jsii.get(self, "id"))
|
141
|
-
|
142
|
-
@id.setter
|
143
|
-
def id(self, value: builtins.str) -> None:
|
144
|
-
if __debug__:
|
145
|
-
type_hints = typing.get_type_hints(_typecheckingstub__88565a9a96de3808d641d5c98c9925dc0fe9c6f5457b0e543273b4dcb80d9f8c)
|
146
|
-
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
147
|
-
jsii.set(self, "id", value)
|
148
|
-
|
149
130
|
@builtins.property
|
150
131
|
@jsii.member(jsii_name="name")
|
151
132
|
def name(self) -> builtins.str:
|
@@ -171,7 +152,6 @@ class DataPagerdutyPriority(
|
|
171
152
|
"provider": "provider",
|
172
153
|
"provisioners": "provisioners",
|
173
154
|
"name": "name",
|
174
|
-
"id": "id",
|
175
155
|
},
|
176
156
|
)
|
177
157
|
class DataPagerdutyPriorityConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
@@ -186,7 +166,6 @@ class DataPagerdutyPriorityConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
186
166
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
187
167
|
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,
|
188
168
|
name: builtins.str,
|
189
|
-
id: typing.Optional[builtins.str] = None,
|
190
169
|
) -> None:
|
191
170
|
'''
|
192
171
|
:param connection:
|
@@ -196,8 +175,7 @@ class DataPagerdutyPriorityConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
196
175
|
:param lifecycle:
|
197
176
|
:param provider:
|
198
177
|
:param provisioners:
|
199
|
-
:param name: The name of the priority to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
200
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.0/docs/data-sources/priority#id DataPagerdutyPriority#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.
|
178
|
+
:param name: The name of the priority to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/priority#name DataPagerdutyPriority#name}
|
201
179
|
'''
|
202
180
|
if isinstance(lifecycle, dict):
|
203
181
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -211,7 +189,6 @@ class DataPagerdutyPriorityConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
211
189
|
check_type(argname="argument provider", value=provider, expected_type=type_hints["provider"])
|
212
190
|
check_type(argname="argument provisioners", value=provisioners, expected_type=type_hints["provisioners"])
|
213
191
|
check_type(argname="argument name", value=name, expected_type=type_hints["name"])
|
214
|
-
check_type(argname="argument id", value=id, expected_type=type_hints["id"])
|
215
192
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
216
193
|
"name": name,
|
217
194
|
}
|
@@ -229,8 +206,6 @@ class DataPagerdutyPriorityConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
229
206
|
self._values["provider"] = provider
|
230
207
|
if provisioners is not None:
|
231
208
|
self._values["provisioners"] = provisioners
|
232
|
-
if id is not None:
|
233
|
-
self._values["id"] = id
|
234
209
|
|
235
210
|
@builtins.property
|
236
211
|
def connection(
|
@@ -300,22 +275,12 @@ class DataPagerdutyPriorityConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
300
275
|
def name(self) -> builtins.str:
|
301
276
|
'''The name of the priority to find in the PagerDuty API.
|
302
277
|
|
303
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
278
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/priority#name DataPagerdutyPriority#name}
|
304
279
|
'''
|
305
280
|
result = self._values.get("name")
|
306
281
|
assert result is not None, "Required property 'name' is missing"
|
307
282
|
return typing.cast(builtins.str, result)
|
308
283
|
|
309
|
-
@builtins.property
|
310
|
-
def id(self) -> typing.Optional[builtins.str]:
|
311
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.0/docs/data-sources/priority#id DataPagerdutyPriority#id}.
|
312
|
-
|
313
|
-
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
314
|
-
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.
|
315
|
-
'''
|
316
|
-
result = self._values.get("id")
|
317
|
-
return typing.cast(typing.Optional[builtins.str], result)
|
318
|
-
|
319
284
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
320
285
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
321
286
|
|
@@ -337,10 +302,9 @@ publication.publish()
|
|
337
302
|
|
338
303
|
def _typecheckingstub__58eacbcefd1236bef453c02216fbbcfd6a2b528b0ffe45c1045edd93f4b68728(
|
339
304
|
scope: _constructs_77d1e7e8.Construct,
|
340
|
-
|
305
|
+
id: builtins.str,
|
341
306
|
*,
|
342
307
|
name: builtins.str,
|
343
|
-
id: typing.Optional[builtins.str] = None,
|
344
308
|
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,
|
345
309
|
count: typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]] = None,
|
346
310
|
depends_on: typing.Optional[typing.Sequence[_cdktf_9a9027ec.ITerraformDependable]] = None,
|
@@ -361,12 +325,6 @@ def _typecheckingstub__f524b71ad406a34e0e2468766501f65f95b938374c9a6b7d058ffba08
|
|
361
325
|
"""Type checking stubs"""
|
362
326
|
pass
|
363
327
|
|
364
|
-
def _typecheckingstub__88565a9a96de3808d641d5c98c9925dc0fe9c6f5457b0e543273b4dcb80d9f8c(
|
365
|
-
value: builtins.str,
|
366
|
-
) -> None:
|
367
|
-
"""Type checking stubs"""
|
368
|
-
pass
|
369
|
-
|
370
328
|
def _typecheckingstub__9d24c6ea0c783546ffce40f839a861a6fd8bcfadad63dff5e78302c423109812(
|
371
329
|
value: builtins.str,
|
372
330
|
) -> None:
|
@@ -383,7 +341,6 @@ def _typecheckingstub__7545ecfdf112da9fdd77a9b6eab0aa7bb1288b813ddeba9d54986658a
|
|
383
341
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
384
342
|
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,
|
385
343
|
name: builtins.str,
|
386
|
-
id: typing.Optional[builtins.str] = None,
|
387
344
|
) -> None:
|
388
345
|
"""Type checking stubs"""
|
389
346
|
pass
|
@@ -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.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_ruleset`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.14.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.14.
|
49
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.14.
|
54
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
53
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/ruleset#name DataPagerdutyRuleset#name}.
|
54
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.14.
|
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.5/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.14.
|
200
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
199
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/ruleset#name DataPagerdutyRuleset#name}.
|
200
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.14.
|
301
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.14.
|
308
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_schedule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.14.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.14.
|
49
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.14.
|
54
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
53
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/schedule#name DataPagerdutySchedule#name}.
|
54
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.14.
|
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.5/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.14.
|
195
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
194
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/schedule#name DataPagerdutySchedule#name}.
|
195
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.14.
|
296
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.14.
|
303
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_service`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/service).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ 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.14.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/service pagerduty_service}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -45,11 +45,11 @@ class DataPagerdutyService(
|
|
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/data-sources/service pagerduty_service} Data Source.
|
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 name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
52
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/service#name DataPagerdutyService#name}.
|
53
53
|
:param connection:
|
54
54
|
:param count:
|
55
55
|
:param depends_on:
|
@@ -88,7 +88,7 @@ class DataPagerdutyService(
|
|
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 DataPagerdutyService to import.
|
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.
|
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.5/docs/data-sources/service#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 DataPagerdutyService to import is found.
|
93
93
|
'''
|
94
94
|
if __debug__:
|
@@ -205,7 +205,7 @@ class DataPagerdutyServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
205
205
|
:param lifecycle:
|
206
206
|
:param provider:
|
207
207
|
:param provisioners:
|
208
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
208
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/service#name DataPagerdutyService#name}.
|
209
209
|
'''
|
210
210
|
if isinstance(lifecycle, dict):
|
211
211
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -303,7 +303,7 @@ class DataPagerdutyServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
303
303
|
|
304
304
|
@builtins.property
|
305
305
|
def name(self) -> builtins.str:
|
306
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
306
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/service#name DataPagerdutyService#name}.'''
|
307
307
|
result = self._values.get("name")
|
308
308
|
assert result is not None, "Required property 'name' is missing"
|
309
309
|
return typing.cast(builtins.str, result)
|
@@ -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.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_service_integration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/service_integration).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ 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.14.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/service_integration pagerduty_service_integration}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -46,12 +46,12 @@ class DataPagerdutyServiceIntegration(
|
|
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.14.
|
49
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/service_integration pagerduty_service_integration} 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 integration_summary: examples "Amazon CloudWatch", "New Relic". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
54
|
-
:param service_name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
53
|
+
:param integration_summary: examples "Amazon CloudWatch", "New Relic". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.5/docs/data-sources/service_integration#service_name DataPagerdutyServiceIntegration#service_name}.
|
55
55
|
:param connection:
|
56
56
|
:param count:
|
57
57
|
:param depends_on:
|
@@ -91,7 +91,7 @@ class DataPagerdutyServiceIntegration(
|
|
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 DataPagerdutyServiceIntegration to import.
|
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.
|
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.5/docs/data-sources/service_integration#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 DataPagerdutyServiceIntegration to import is found.
|
96
96
|
'''
|
97
97
|
if __debug__:
|
@@ -197,8 +197,8 @@ class DataPagerdutyServiceIntegrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
|
|
197
197
|
:param lifecycle:
|
198
198
|
:param provider:
|
199
199
|
:param provisioners:
|
200
|
-
:param integration_summary: examples "Amazon CloudWatch", "New Relic". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
201
|
-
:param service_name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
200
|
+
:param integration_summary: examples "Amazon CloudWatch", "New Relic". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/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.5/docs/data-sources/service_integration#service_name DataPagerdutyServiceIntegration#service_name}.
|
202
202
|
'''
|
203
203
|
if isinstance(lifecycle, dict):
|
204
204
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -300,7 +300,7 @@ class DataPagerdutyServiceIntegrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
|
|
300
300
|
def integration_summary(self) -> builtins.str:
|
301
301
|
'''examples "Amazon CloudWatch", "New Relic".
|
302
302
|
|
303
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
303
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/service_integration#integration_summary DataPagerdutyServiceIntegration#integration_summary}
|
304
304
|
'''
|
305
305
|
result = self._values.get("integration_summary")
|
306
306
|
assert result is not None, "Required property 'integration_summary' is missing"
|
@@ -308,7 +308,7 @@ class DataPagerdutyServiceIntegrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
|
|
308
308
|
|
309
309
|
@builtins.property
|
310
310
|
def service_name(self) -> builtins.str:
|
311
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
311
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/service_integration#service_name DataPagerdutyServiceIntegration#service_name}.'''
|
312
312
|
result = self._values.get("service_name")
|
313
313
|
assert result is not None, "Required property 'service_name' is missing"
|
314
314
|
return typing.cast(builtins.str, result)
|
@@ -1,7 +1,7 @@
|
|
1
|
-
'''
|
1
|
+
r'''
|
2
2
|
# `data_pagerduty_standards`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_standards`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_standards`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/standards).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class DataPagerdutyStandards(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyStandards.DataPagerdutyStandards",
|
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/data-sources/standards pagerduty_standards}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -45,11 +45,11 @@ class DataPagerdutyStandards(
|
|
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/data-sources/standards pagerduty_standards} Data Source.
|
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 resource_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
52
|
+
:param resource_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/standards#resource_type DataPagerdutyStandards#resource_type}.
|
53
53
|
:param connection:
|
54
54
|
:param count:
|
55
55
|
:param depends_on:
|
@@ -88,7 +88,7 @@ class DataPagerdutyStandards(
|
|
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 DataPagerdutyStandards to import.
|
91
|
-
:param import_from_id: The id of the existing DataPagerdutyStandards 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 DataPagerdutyStandards that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/standards#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 DataPagerdutyStandards to import is found.
|
93
93
|
'''
|
94
94
|
if __debug__:
|
@@ -174,7 +174,7 @@ class DataPagerdutyStandardsConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
174
174
|
:param lifecycle:
|
175
175
|
:param provider:
|
176
176
|
:param provisioners:
|
177
|
-
:param resource_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
177
|
+
:param resource_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/standards#resource_type DataPagerdutyStandards#resource_type}.
|
178
178
|
'''
|
179
179
|
if isinstance(lifecycle, dict):
|
180
180
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -272,7 +272,7 @@ class DataPagerdutyStandardsConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
272
272
|
|
273
273
|
@builtins.property
|
274
274
|
def resource_type(self) -> typing.Optional[builtins.str]:
|
275
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
275
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.5/docs/data-sources/standards#resource_type DataPagerdutyStandards#resource_type}.'''
|
276
276
|
result = self._values.get("resource_type")
|
277
277
|
return typing.cast(typing.Optional[builtins.str], result)
|
278
278
|
|