cdktf-cdktf-provider-pagerduty 13.7.4__py3-none-any.whl → 13.8.0__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 +3 -3
- cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.8.0.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty/addon/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +52 -52
- cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +25 -25
- cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/business_service/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +28 -28
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +17 -60
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +37 -37
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +15 -58
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +35 -35
- cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +191 -191
- cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +33 -33
- cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +41 -41
- cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +200 -200
- cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +33 -33
- cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +92 -92
- cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/extension/__init__.py +32 -75
- cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +50 -93
- cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +25 -25
- cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +45 -45
- cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +247 -22
- cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/provider/__init__.py +31 -31
- cdktf_cdktf_provider_pagerduty/response_play/__init__.py +55 -55
- cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +125 -125
- cdktf_cdktf_provider_pagerduty/schedule/__init__.py +47 -47
- cdktf_cdktf_provider_pagerduty/service/__init__.py +122 -122
- cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +27 -27
- cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +117 -117
- cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +90 -90
- cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +31 -31
- cdktf_cdktf_provider_pagerduty/tag/__init__.py +17 -60
- cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +23 -66
- cdktf_cdktf_provider_pagerduty/team/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/user/__init__.py +34 -34
- cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +25 -25
- cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +41 -41
- {cdktf_cdktf_provider_pagerduty-13.7.4.dist-info → cdktf_cdktf_provider_pagerduty-13.8.0.dist-info}/METADATA +5 -5
- cdktf_cdktf_provider_pagerduty-13.8.0.dist-info/RECORD +81 -0
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.7.4.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-13.7.4.dist-info/RECORD +0 -81
- {cdktf_cdktf_provider_pagerduty-13.7.4.dist-info → cdktf_cdktf_provider_pagerduty-13.8.0.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-13.7.4.dist-info → cdktf_cdktf_provider_pagerduty-13.8.0.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_pagerduty-13.7.4.dist-info → cdktf_cdktf_provider_pagerduty-13.8.0.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
'''
|
2
2
|
# `data_pagerduty_tag`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_tag`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_tag`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/tag).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,15 +29,14 @@ class DataPagerdutyTag(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyTag.DataPagerdutyTag",
|
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.12.0/docs/data-sources/tag pagerduty_tag}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
36
36
|
scope: _constructs_77d1e7e8.Construct,
|
37
|
-
|
37
|
+
id: builtins.str,
|
38
38
|
*,
|
39
39
|
label: 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 DataPagerdutyTag(
|
|
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.12.0/docs/data-sources/tag pagerduty_tag} Data Source.
|
50
49
|
|
51
50
|
:param scope: The scope in which to define this construct.
|
52
|
-
:param
|
53
|
-
:param label: The label of the tag to find in the PagerDuty API. 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.11.4/docs/data-sources/tag#id DataPagerdutyTag#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 label: The label of the tag to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/tag#label DataPagerdutyTag#label}
|
55
53
|
:param connection:
|
56
54
|
:param count:
|
57
55
|
:param depends_on:
|
@@ -63,10 +61,9 @@ class DataPagerdutyTag(
|
|
63
61
|
if __debug__:
|
64
62
|
type_hints = typing.get_type_hints(_typecheckingstub__cf53689af50dec9a2c0324574f62ff714b13812d25f1da2d4e333e6bdb922f11)
|
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 = DataPagerdutyTagConfig(
|
68
66
|
label=label,
|
69
|
-
id=id,
|
70
67
|
connection=connection,
|
71
68
|
count=count,
|
72
69
|
depends_on=depends_on,
|
@@ -76,7 +73,7 @@ class DataPagerdutyTag(
|
|
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 DataPagerdutyTag(
|
|
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 DataPagerdutyTag to import.
|
94
|
-
:param import_from_id: The id of the existing DataPagerdutyTag 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 DataPagerdutyTag that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/tag#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 DataPagerdutyTag to import is found.
|
96
93
|
'''
|
97
94
|
if __debug__:
|
@@ -102,10 +99,6 @@ class DataPagerdutyTag(
|
|
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", []))
|
@@ -120,27 +113,15 @@ class DataPagerdutyTag(
|
|
120
113
|
return typing.cast(builtins.str, jsii.sget(cls, "tfResourceType"))
|
121
114
|
|
122
115
|
@builtins.property
|
123
|
-
@jsii.member(jsii_name="
|
124
|
-
def
|
125
|
-
return typing.cast(
|
116
|
+
@jsii.member(jsii_name="id")
|
117
|
+
def id(self) -> builtins.str:
|
118
|
+
return typing.cast(builtins.str, jsii.get(self, "id"))
|
126
119
|
|
127
120
|
@builtins.property
|
128
121
|
@jsii.member(jsii_name="labelInput")
|
129
122
|
def label_input(self) -> typing.Optional[builtins.str]:
|
130
123
|
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "labelInput"))
|
131
124
|
|
132
|
-
@builtins.property
|
133
|
-
@jsii.member(jsii_name="id")
|
134
|
-
def id(self) -> builtins.str:
|
135
|
-
return typing.cast(builtins.str, jsii.get(self, "id"))
|
136
|
-
|
137
|
-
@id.setter
|
138
|
-
def id(self, value: builtins.str) -> None:
|
139
|
-
if __debug__:
|
140
|
-
type_hints = typing.get_type_hints(_typecheckingstub__74109fdf6abcb2063f4ad6be8c127f10f5d3e4c7d72a31daf0c6376fb6db8449)
|
141
|
-
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
142
|
-
jsii.set(self, "id", value)
|
143
|
-
|
144
125
|
@builtins.property
|
145
126
|
@jsii.member(jsii_name="label")
|
146
127
|
def label(self) -> builtins.str:
|
@@ -166,7 +147,6 @@ class DataPagerdutyTag(
|
|
166
147
|
"provider": "provider",
|
167
148
|
"provisioners": "provisioners",
|
168
149
|
"label": "label",
|
169
|
-
"id": "id",
|
170
150
|
},
|
171
151
|
)
|
172
152
|
class DataPagerdutyTagConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
@@ -181,7 +161,6 @@ class DataPagerdutyTagConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
181
161
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
182
162
|
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,
|
183
163
|
label: builtins.str,
|
184
|
-
id: typing.Optional[builtins.str] = None,
|
185
164
|
) -> None:
|
186
165
|
'''
|
187
166
|
:param connection:
|
@@ -191,8 +170,7 @@ class DataPagerdutyTagConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
191
170
|
:param lifecycle:
|
192
171
|
:param provider:
|
193
172
|
:param provisioners:
|
194
|
-
:param label: The label of the tag to find in the PagerDuty API. 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.11.4/docs/data-sources/tag#id DataPagerdutyTag#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.
|
173
|
+
:param label: The label of the tag to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/tag#label DataPagerdutyTag#label}
|
196
174
|
'''
|
197
175
|
if isinstance(lifecycle, dict):
|
198
176
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -206,7 +184,6 @@ class DataPagerdutyTagConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
206
184
|
check_type(argname="argument provider", value=provider, expected_type=type_hints["provider"])
|
207
185
|
check_type(argname="argument provisioners", value=provisioners, expected_type=type_hints["provisioners"])
|
208
186
|
check_type(argname="argument label", value=label, expected_type=type_hints["label"])
|
209
|
-
check_type(argname="argument id", value=id, expected_type=type_hints["id"])
|
210
187
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
211
188
|
"label": label,
|
212
189
|
}
|
@@ -224,8 +201,6 @@ class DataPagerdutyTagConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
224
201
|
self._values["provider"] = provider
|
225
202
|
if provisioners is not None:
|
226
203
|
self._values["provisioners"] = provisioners
|
227
|
-
if id is not None:
|
228
|
-
self._values["id"] = id
|
229
204
|
|
230
205
|
@builtins.property
|
231
206
|
def connection(
|
@@ -295,22 +270,12 @@ class DataPagerdutyTagConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
295
270
|
def label(self) -> builtins.str:
|
296
271
|
'''The label of the tag to find in the PagerDuty API.
|
297
272
|
|
298
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
273
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/tag#label DataPagerdutyTag#label}
|
299
274
|
'''
|
300
275
|
result = self._values.get("label")
|
301
276
|
assert result is not None, "Required property 'label' is missing"
|
302
277
|
return typing.cast(builtins.str, result)
|
303
278
|
|
304
|
-
@builtins.property
|
305
|
-
def id(self) -> typing.Optional[builtins.str]:
|
306
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/data-sources/tag#id DataPagerdutyTag#id}.
|
307
|
-
|
308
|
-
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
309
|
-
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.
|
310
|
-
'''
|
311
|
-
result = self._values.get("id")
|
312
|
-
return typing.cast(typing.Optional[builtins.str], result)
|
313
|
-
|
314
279
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
315
280
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
316
281
|
|
@@ -332,10 +297,9 @@ publication.publish()
|
|
332
297
|
|
333
298
|
def _typecheckingstub__cf53689af50dec9a2c0324574f62ff714b13812d25f1da2d4e333e6bdb922f11(
|
334
299
|
scope: _constructs_77d1e7e8.Construct,
|
335
|
-
|
300
|
+
id: builtins.str,
|
336
301
|
*,
|
337
302
|
label: builtins.str,
|
338
|
-
id: typing.Optional[builtins.str] = None,
|
339
303
|
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,
|
340
304
|
count: typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]] = None,
|
341
305
|
depends_on: typing.Optional[typing.Sequence[_cdktf_9a9027ec.ITerraformDependable]] = None,
|
@@ -356,12 +320,6 @@ def _typecheckingstub__dc8425228e78cbdf04eed27554e2ea65e0d61a9bee1f9c8496a44ffc0
|
|
356
320
|
"""Type checking stubs"""
|
357
321
|
pass
|
358
322
|
|
359
|
-
def _typecheckingstub__74109fdf6abcb2063f4ad6be8c127f10f5d3e4c7d72a31daf0c6376fb6db8449(
|
360
|
-
value: builtins.str,
|
361
|
-
) -> None:
|
362
|
-
"""Type checking stubs"""
|
363
|
-
pass
|
364
|
-
|
365
323
|
def _typecheckingstub__514bfda35beb94ec4ae27fda257aacab88323adbadf0bd32f8a22c5f8afbff70(
|
366
324
|
value: builtins.str,
|
367
325
|
) -> None:
|
@@ -378,7 +336,6 @@ def _typecheckingstub__5079b297db75dbbf7558f06db336feb31ff62b3bc9477eda074d22cf8
|
|
378
336
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
379
337
|
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,
|
380
338
|
label: builtins.str,
|
381
|
-
id: typing.Optional[builtins.str] = None,
|
382
339
|
) -> None:
|
383
340
|
"""Type checking stubs"""
|
384
341
|
pass
|
@@ -1,7 +1,7 @@
|
|
1
1
|
'''
|
2
2
|
# `data_pagerduty_team`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_team`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_team`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class DataPagerdutyTeam(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyTeam.DataPagerdutyTeam",
|
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.12.0/docs/data-sources/team pagerduty_team}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -48,14 +48,14 @@ class DataPagerdutyTeam(
|
|
48
48
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
49
49
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
50
50
|
) -> None:
|
51
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
51
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team pagerduty_team} Data Source.
|
52
52
|
|
53
53
|
:param scope: The scope in which to define this construct.
|
54
54
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
55
|
-
:param name: The name of the team to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
56
|
-
:param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
57
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
58
|
-
:param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
55
|
+
:param name: The name of the team to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team#name DataPagerdutyTeam#name}
|
56
|
+
:param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team#default_role DataPagerdutyTeam#default_role}.
|
57
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team#id DataPagerdutyTeam#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
58
|
+
:param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team#parent DataPagerdutyTeam#parent}.
|
59
59
|
:param connection:
|
60
60
|
:param count:
|
61
61
|
:param depends_on:
|
@@ -97,7 +97,7 @@ class DataPagerdutyTeam(
|
|
97
97
|
|
98
98
|
:param scope: The scope in which to define this construct.
|
99
99
|
:param import_to_id: The construct id used in the generated config for the DataPagerdutyTeam to import.
|
100
|
-
:param import_from_id: The id of the existing DataPagerdutyTeam that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
100
|
+
:param import_from_id: The id of the existing DataPagerdutyTeam that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team#import import section} in the documentation of this resource for the id to use
|
101
101
|
:param provider: ? Optional instance of the provider where the DataPagerdutyTeam to import is found.
|
102
102
|
'''
|
103
103
|
if __debug__:
|
@@ -248,10 +248,10 @@ class DataPagerdutyTeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
248
248
|
:param lifecycle:
|
249
249
|
:param provider:
|
250
250
|
:param provisioners:
|
251
|
-
:param name: The name of the team to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
252
|
-
:param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
253
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
254
|
-
:param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
251
|
+
:param name: The name of the team to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team#name DataPagerdutyTeam#name}
|
252
|
+
:param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team#default_role DataPagerdutyTeam#default_role}.
|
253
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team#id DataPagerdutyTeam#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.
|
254
|
+
:param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team#parent DataPagerdutyTeam#parent}.
|
255
255
|
'''
|
256
256
|
if isinstance(lifecycle, dict):
|
257
257
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -360,7 +360,7 @@ class DataPagerdutyTeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
360
360
|
def name(self) -> builtins.str:
|
361
361
|
'''The name of the team to find in the PagerDuty API.
|
362
362
|
|
363
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
363
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team#name DataPagerdutyTeam#name}
|
364
364
|
'''
|
365
365
|
result = self._values.get("name")
|
366
366
|
assert result is not None, "Required property 'name' is missing"
|
@@ -368,13 +368,13 @@ class DataPagerdutyTeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
368
368
|
|
369
369
|
@builtins.property
|
370
370
|
def default_role(self) -> typing.Optional[builtins.str]:
|
371
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
371
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team#default_role DataPagerdutyTeam#default_role}.'''
|
372
372
|
result = self._values.get("default_role")
|
373
373
|
return typing.cast(typing.Optional[builtins.str], result)
|
374
374
|
|
375
375
|
@builtins.property
|
376
376
|
def id(self) -> typing.Optional[builtins.str]:
|
377
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
377
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team#id DataPagerdutyTeam#id}.
|
378
378
|
|
379
379
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
380
380
|
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.
|
@@ -384,7 +384,7 @@ class DataPagerdutyTeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
384
384
|
|
385
385
|
@builtins.property
|
386
386
|
def parent(self) -> typing.Optional[builtins.str]:
|
387
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
387
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team#parent DataPagerdutyTeam#parent}.'''
|
388
388
|
result = self._values.get("parent")
|
389
389
|
return typing.cast(typing.Optional[builtins.str], result)
|
390
390
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
'''
|
2
2
|
# `data_pagerduty_team_members`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_team_members`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_team_members`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team_members).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class DataPagerdutyTeamMembers(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyTeamMembers.DataPagerdutyTeamMembers",
|
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.12.0/docs/data-sources/team_members pagerduty_team_members}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -46,12 +46,12 @@ class DataPagerdutyTeamMembers(
|
|
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.12.0/docs/data-sources/team_members pagerduty_team_members} 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 team_id: The ID of the team to find via the PagerDuty API. 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 team_id: The ID of the team to find via the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team_members#team_id DataPagerdutyTeamMembers#team_id}
|
54
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team_members#id DataPagerdutyTeamMembers#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 DataPagerdutyTeamMembers(
|
|
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 DataPagerdutyTeamMembers to import.
|
94
|
-
:param import_from_id: The id of the existing DataPagerdutyTeamMembers 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 DataPagerdutyTeamMembers that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team_members#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 DataPagerdutyTeamMembers to import is found.
|
96
96
|
'''
|
97
97
|
if __debug__:
|
@@ -196,8 +196,8 @@ class DataPagerdutyTeamMembersConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
196
196
|
:param lifecycle:
|
197
197
|
:param provider:
|
198
198
|
:param provisioners:
|
199
|
-
:param team_id: The ID of the team to find via the PagerDuty API. 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 team_id: The ID of the team to find via the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team_members#team_id DataPagerdutyTeamMembers#team_id}
|
200
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/team_members#id DataPagerdutyTeamMembers#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)
|
@@ -300,7 +300,7 @@ class DataPagerdutyTeamMembersConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
300
300
|
def team_id(self) -> builtins.str:
|
301
301
|
'''The ID of the team to find via the PagerDuty API.
|
302
302
|
|
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.12.0/docs/data-sources/team_members#team_id DataPagerdutyTeamMembers#team_id}
|
304
304
|
'''
|
305
305
|
result = self._values.get("team_id")
|
306
306
|
assert result is not None, "Required property 'team_id' is missing"
|
@@ -308,7 +308,7 @@ class DataPagerdutyTeamMembersConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
308
308
|
|
309
309
|
@builtins.property
|
310
310
|
def id(self) -> typing.Optional[builtins.str]:
|
311
|
-
'''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.12.0/docs/data-sources/team_members#id DataPagerdutyTeamMembers#id}.
|
312
312
|
|
313
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
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.
|
@@ -1,7 +1,7 @@
|
|
1
1
|
'''
|
2
2
|
# `data_pagerduty_user`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_user`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_user`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class DataPagerdutyUser(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyUser.DataPagerdutyUser",
|
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.12.0/docs/data-sources/user pagerduty_user}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -46,12 +46,12 @@ class DataPagerdutyUser(
|
|
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.12.0/docs/data-sources/user pagerduty_user} 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 email: 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 email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user#email DataPagerdutyUser#email}.
|
54
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user#id DataPagerdutyUser#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 DataPagerdutyUser(
|
|
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 DataPagerdutyUser to import.
|
94
|
-
:param import_from_id: The id of the existing DataPagerdutyUser 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 DataPagerdutyUser that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user#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 DataPagerdutyUser to import is found.
|
96
96
|
'''
|
97
97
|
if __debug__:
|
@@ -216,8 +216,8 @@ class DataPagerdutyUserConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
216
216
|
:param lifecycle:
|
217
217
|
:param provider:
|
218
218
|
:param provisioners:
|
219
|
-
:param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
220
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
219
|
+
:param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user#email DataPagerdutyUser#email}.
|
220
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user#id DataPagerdutyUser#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.
|
221
221
|
'''
|
222
222
|
if isinstance(lifecycle, dict):
|
223
223
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -318,14 +318,14 @@ class DataPagerdutyUserConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
318
318
|
|
319
319
|
@builtins.property
|
320
320
|
def email(self) -> builtins.str:
|
321
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
321
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user#email DataPagerdutyUser#email}.'''
|
322
322
|
result = self._values.get("email")
|
323
323
|
assert result is not None, "Required property 'email' is missing"
|
324
324
|
return typing.cast(builtins.str, result)
|
325
325
|
|
326
326
|
@builtins.property
|
327
327
|
def id(self) -> typing.Optional[builtins.str]:
|
328
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
328
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user#id DataPagerdutyUser#id}.
|
329
329
|
|
330
330
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
331
331
|
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
|
'''
|
2
2
|
# `data_pagerduty_user_contact_method`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_user_contact_method`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_user_contact_method`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class DataPagerdutyUserContactMethod(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyUserContactMethod.DataPagerdutyUserContactMethod",
|
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.12.0/docs/data-sources/user_contact_method pagerduty_user_contact_method}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -48,14 +48,14 @@ class DataPagerdutyUserContactMethod(
|
|
48
48
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
49
49
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
50
50
|
) -> None:
|
51
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
51
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method pagerduty_user_contact_method} Data Source.
|
52
52
|
|
53
53
|
:param scope: The scope in which to define this construct.
|
54
54
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
55
|
-
:param label: The name of the contact method to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
56
|
-
:param type: The type of the contact method. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
57
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
58
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
55
|
+
:param label: The name of the contact method to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method#label DataPagerdutyUserContactMethod#label}
|
56
|
+
:param type: The type of the contact method. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method#type DataPagerdutyUserContactMethod#type}
|
57
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method#user_id DataPagerdutyUserContactMethod#user_id}.
|
58
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method#id DataPagerdutyUserContactMethod#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.
|
59
59
|
:param connection:
|
60
60
|
:param count:
|
61
61
|
:param depends_on:
|
@@ -97,7 +97,7 @@ class DataPagerdutyUserContactMethod(
|
|
97
97
|
|
98
98
|
:param scope: The scope in which to define this construct.
|
99
99
|
:param import_to_id: The construct id used in the generated config for the DataPagerdutyUserContactMethod to import.
|
100
|
-
:param import_from_id: The id of the existing DataPagerdutyUserContactMethod that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
100
|
+
:param import_from_id: The id of the existing DataPagerdutyUserContactMethod that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method#import import section} in the documentation of this resource for the id to use
|
101
101
|
:param provider: ? Optional instance of the provider where the DataPagerdutyUserContactMethod to import is found.
|
102
102
|
'''
|
103
103
|
if __debug__:
|
@@ -265,10 +265,10 @@ class DataPagerdutyUserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArgument
|
|
265
265
|
:param lifecycle:
|
266
266
|
:param provider:
|
267
267
|
:param provisioners:
|
268
|
-
:param label: The name of the contact method to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
269
|
-
:param type: The type of the contact method. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
270
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
271
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
268
|
+
:param label: The name of the contact method to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method#label DataPagerdutyUserContactMethod#label}
|
269
|
+
:param type: The type of the contact method. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method#type DataPagerdutyUserContactMethod#type}
|
270
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method#user_id DataPagerdutyUserContactMethod#user_id}.
|
271
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method#id DataPagerdutyUserContactMethod#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.
|
272
272
|
'''
|
273
273
|
if isinstance(lifecycle, dict):
|
274
274
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -375,7 +375,7 @@ class DataPagerdutyUserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArgument
|
|
375
375
|
def label(self) -> builtins.str:
|
376
376
|
'''The name of the contact method to find in the PagerDuty API.
|
377
377
|
|
378
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
378
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method#label DataPagerdutyUserContactMethod#label}
|
379
379
|
'''
|
380
380
|
result = self._values.get("label")
|
381
381
|
assert result is not None, "Required property 'label' is missing"
|
@@ -385,7 +385,7 @@ class DataPagerdutyUserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArgument
|
|
385
385
|
def type(self) -> builtins.str:
|
386
386
|
'''The type of the contact method.
|
387
387
|
|
388
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
388
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method#type DataPagerdutyUserContactMethod#type}
|
389
389
|
'''
|
390
390
|
result = self._values.get("type")
|
391
391
|
assert result is not None, "Required property 'type' is missing"
|
@@ -393,14 +393,14 @@ class DataPagerdutyUserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArgument
|
|
393
393
|
|
394
394
|
@builtins.property
|
395
395
|
def user_id(self) -> builtins.str:
|
396
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
396
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method#user_id DataPagerdutyUserContactMethod#user_id}.'''
|
397
397
|
result = self._values.get("user_id")
|
398
398
|
assert result is not None, "Required property 'user_id' is missing"
|
399
399
|
return typing.cast(builtins.str, result)
|
400
400
|
|
401
401
|
@builtins.property
|
402
402
|
def id(self) -> typing.Optional[builtins.str]:
|
403
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
403
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/user_contact_method#id DataPagerdutyUserContactMethod#id}.
|
404
404
|
|
405
405
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
406
406
|
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.
|