cdktf-cdktf-provider-pagerduty 9.0.2__py3-none-any.whl → 9.0.3__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/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@9.0.3.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty/addon/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +51 -51
- cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/business_service/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/custom_field/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/custom_field_option/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/custom_field_schema/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/custom_field_schema_assignment/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/custom_field_schema_field_configuration/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +27 -27
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_custom_field/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_custom_field_schema/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +36 -36
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +31 -31
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +29 -29
- cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +18 -18
- cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +176 -176
- cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +40 -40
- cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +185 -185
- cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +91 -91
- cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/extension/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +42 -42
- cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +28 -28
- cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +18 -18
- cdktf_cdktf_provider_pagerduty/provider/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/response_play/__init__.py +54 -54
- cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +124 -124
- cdktf_cdktf_provider_pagerduty/schedule/__init__.py +46 -46
- cdktf_cdktf_provider_pagerduty/service/__init__.py +118 -118
- cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +26 -26
- cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +116 -116
- cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +89 -89
- cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +30 -30
- cdktf_cdktf_provider_pagerduty/tag/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/team/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/user/__init__.py +33 -33
- cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +18 -18
- cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +40 -40
- {cdktf_cdktf_provider_pagerduty-9.0.2.dist-info → cdktf_cdktf_provider_pagerduty-9.0.3.dist-info}/METADATA +1 -1
- cdktf_cdktf_provider_pagerduty-9.0.3.dist-info/RECORD +80 -0
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@9.0.2.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-9.0.2.dist-info/RECORD +0 -80
- {cdktf_cdktf_provider_pagerduty-9.0.2.dist-info → cdktf_cdktf_provider_pagerduty-9.0.3.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-9.0.2.dist-info → cdktf_cdktf_provider_pagerduty-9.0.3.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_pagerduty-9.0.2.dist-info → cdktf_cdktf_provider_pagerduty-9.0.3.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
'''
|
2
2
|
# `pagerduty_custom_field_option`
|
3
3
|
|
4
|
-
Refer to the Terraform Registory for docs: [`pagerduty_custom_field_option`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
4
|
+
Refer to the Terraform Registory for docs: [`pagerduty_custom_field_option`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option).
|
5
5
|
'''
|
6
6
|
import abc
|
7
7
|
import builtins
|
@@ -26,7 +26,7 @@ class CustomFieldOption(
|
|
26
26
|
metaclass=jsii.JSIIMeta,
|
27
27
|
jsii_type="@cdktf/provider-pagerduty.customFieldOption.CustomFieldOption",
|
28
28
|
):
|
29
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
29
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option pagerduty_custom_field_option}.'''
|
30
30
|
|
31
31
|
def __init__(
|
32
32
|
self,
|
@@ -45,14 +45,14 @@ class CustomFieldOption(
|
|
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/2.
|
48
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option pagerduty_custom_field_option} Resource.
|
49
49
|
|
50
50
|
:param scope: The scope in which to define this construct.
|
51
51
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
52
|
-
:param datatype: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
53
|
-
:param field: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
54
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
55
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
52
|
+
:param datatype: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option#datatype CustomFieldOption#datatype}.
|
53
|
+
:param field: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option#field CustomFieldOption#field}.
|
54
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option#value CustomFieldOption#value}.
|
55
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option#id CustomFieldOption#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.
|
56
56
|
:param connection:
|
57
57
|
:param count:
|
58
58
|
:param depends_on:
|
@@ -204,10 +204,10 @@ class CustomFieldOptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
204
204
|
:param lifecycle:
|
205
205
|
:param provider:
|
206
206
|
:param provisioners:
|
207
|
-
:param datatype: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
208
|
-
:param field: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
209
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
210
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
207
|
+
:param datatype: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option#datatype CustomFieldOption#datatype}.
|
208
|
+
:param field: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option#field CustomFieldOption#field}.
|
209
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option#value CustomFieldOption#value}.
|
210
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option#id CustomFieldOption#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.
|
211
211
|
'''
|
212
212
|
if isinstance(lifecycle, dict):
|
213
213
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -312,28 +312,28 @@ class CustomFieldOptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
312
312
|
|
313
313
|
@builtins.property
|
314
314
|
def datatype(self) -> builtins.str:
|
315
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
315
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option#datatype CustomFieldOption#datatype}.'''
|
316
316
|
result = self._values.get("datatype")
|
317
317
|
assert result is not None, "Required property 'datatype' is missing"
|
318
318
|
return typing.cast(builtins.str, result)
|
319
319
|
|
320
320
|
@builtins.property
|
321
321
|
def field(self) -> builtins.str:
|
322
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
322
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option#field CustomFieldOption#field}.'''
|
323
323
|
result = self._values.get("field")
|
324
324
|
assert result is not None, "Required property 'field' is missing"
|
325
325
|
return typing.cast(builtins.str, result)
|
326
326
|
|
327
327
|
@builtins.property
|
328
328
|
def value(self) -> builtins.str:
|
329
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
329
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option#value CustomFieldOption#value}.'''
|
330
330
|
result = self._values.get("value")
|
331
331
|
assert result is not None, "Required property 'value' is missing"
|
332
332
|
return typing.cast(builtins.str, result)
|
333
333
|
|
334
334
|
@builtins.property
|
335
335
|
def id(self) -> typing.Optional[builtins.str]:
|
336
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
336
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_option#id CustomFieldOption#id}.
|
337
337
|
|
338
338
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
339
339
|
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
|
# `pagerduty_custom_field_schema`
|
3
3
|
|
4
|
-
Refer to the Terraform Registory for docs: [`pagerduty_custom_field_schema`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
4
|
+
Refer to the Terraform Registory for docs: [`pagerduty_custom_field_schema`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema).
|
5
5
|
'''
|
6
6
|
import abc
|
7
7
|
import builtins
|
@@ -26,7 +26,7 @@ class CustomFieldSchema(
|
|
26
26
|
metaclass=jsii.JSIIMeta,
|
27
27
|
jsii_type="@cdktf/provider-pagerduty.customFieldSchema.CustomFieldSchema",
|
28
28
|
):
|
29
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
29
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema pagerduty_custom_field_schema}.'''
|
30
30
|
|
31
31
|
def __init__(
|
32
32
|
self,
|
@@ -44,13 +44,13 @@ class CustomFieldSchema(
|
|
44
44
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
45
45
|
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,
|
46
46
|
) -> None:
|
47
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
47
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema pagerduty_custom_field_schema} Resource.
|
48
48
|
|
49
49
|
:param scope: The scope in which to define this construct.
|
50
50
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
51
|
-
:param title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
52
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
53
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
51
|
+
:param title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema#title CustomFieldSchema#title}.
|
52
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema#description CustomFieldSchema#description}.
|
53
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema#id CustomFieldSchema#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.
|
54
54
|
:param connection:
|
55
55
|
:param count:
|
56
56
|
:param depends_on:
|
@@ -186,9 +186,9 @@ class CustomFieldSchemaConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
186
186
|
:param lifecycle:
|
187
187
|
:param provider:
|
188
188
|
:param provisioners:
|
189
|
-
:param title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
190
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
191
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
189
|
+
:param title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema#title CustomFieldSchema#title}.
|
190
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema#description CustomFieldSchema#description}.
|
191
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema#id CustomFieldSchema#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.
|
192
192
|
'''
|
193
193
|
if isinstance(lifecycle, dict):
|
194
194
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -292,20 +292,20 @@ class CustomFieldSchemaConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
292
292
|
|
293
293
|
@builtins.property
|
294
294
|
def title(self) -> builtins.str:
|
295
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
295
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema#title CustomFieldSchema#title}.'''
|
296
296
|
result = self._values.get("title")
|
297
297
|
assert result is not None, "Required property 'title' is missing"
|
298
298
|
return typing.cast(builtins.str, result)
|
299
299
|
|
300
300
|
@builtins.property
|
301
301
|
def description(self) -> typing.Optional[builtins.str]:
|
302
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
302
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema#description CustomFieldSchema#description}.'''
|
303
303
|
result = self._values.get("description")
|
304
304
|
return typing.cast(typing.Optional[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/2.
|
308
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema#id CustomFieldSchema#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
|
'''
|
2
2
|
# `pagerduty_custom_field_schema_assignment`
|
3
3
|
|
4
|
-
Refer to the Terraform Registory for docs: [`pagerduty_custom_field_schema_assignment`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
4
|
+
Refer to the Terraform Registory for docs: [`pagerduty_custom_field_schema_assignment`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_assignment).
|
5
5
|
'''
|
6
6
|
import abc
|
7
7
|
import builtins
|
@@ -26,7 +26,7 @@ class CustomFieldSchemaAssignment(
|
|
26
26
|
metaclass=jsii.JSIIMeta,
|
27
27
|
jsii_type="@cdktf/provider-pagerduty.customFieldSchemaAssignment.CustomFieldSchemaAssignment",
|
28
28
|
):
|
29
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
29
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_assignment pagerduty_custom_field_schema_assignment}.'''
|
30
30
|
|
31
31
|
def __init__(
|
32
32
|
self,
|
@@ -44,13 +44,13 @@ class CustomFieldSchemaAssignment(
|
|
44
44
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
45
45
|
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,
|
46
46
|
) -> None:
|
47
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
47
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_assignment pagerduty_custom_field_schema_assignment} Resource.
|
48
48
|
|
49
49
|
:param scope: The scope in which to define this construct.
|
50
50
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
51
|
-
:param schema: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
52
|
-
:param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
53
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
51
|
+
:param schema: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_assignment#schema CustomFieldSchemaAssignment#schema}.
|
52
|
+
:param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_assignment#service CustomFieldSchemaAssignment#service}.
|
53
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_assignment#id CustomFieldSchemaAssignment#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.
|
54
54
|
:param connection:
|
55
55
|
:param count:
|
56
56
|
:param depends_on:
|
@@ -182,9 +182,9 @@ class CustomFieldSchemaAssignmentConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
182
182
|
:param lifecycle:
|
183
183
|
:param provider:
|
184
184
|
:param provisioners:
|
185
|
-
:param schema: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
186
|
-
:param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
187
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
185
|
+
:param schema: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_assignment#schema CustomFieldSchemaAssignment#schema}.
|
186
|
+
:param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_assignment#service CustomFieldSchemaAssignment#service}.
|
187
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_assignment#id CustomFieldSchemaAssignment#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.
|
188
188
|
'''
|
189
189
|
if isinstance(lifecycle, dict):
|
190
190
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -287,21 +287,21 @@ class CustomFieldSchemaAssignmentConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
287
287
|
|
288
288
|
@builtins.property
|
289
289
|
def schema(self) -> builtins.str:
|
290
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
290
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_assignment#schema CustomFieldSchemaAssignment#schema}.'''
|
291
291
|
result = self._values.get("schema")
|
292
292
|
assert result is not None, "Required property 'schema' is missing"
|
293
293
|
return typing.cast(builtins.str, result)
|
294
294
|
|
295
295
|
@builtins.property
|
296
296
|
def service(self) -> builtins.str:
|
297
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
297
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_assignment#service CustomFieldSchemaAssignment#service}.'''
|
298
298
|
result = self._values.get("service")
|
299
299
|
assert result is not None, "Required property 'service' is missing"
|
300
300
|
return typing.cast(builtins.str, result)
|
301
301
|
|
302
302
|
@builtins.property
|
303
303
|
def id(self) -> typing.Optional[builtins.str]:
|
304
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
304
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_assignment#id CustomFieldSchemaAssignment#id}.
|
305
305
|
|
306
306
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
307
307
|
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
|
# `pagerduty_custom_field_schema_field_configuration`
|
3
3
|
|
4
|
-
Refer to the Terraform Registory for docs: [`pagerduty_custom_field_schema_field_configuration`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
4
|
+
Refer to the Terraform Registory for docs: [`pagerduty_custom_field_schema_field_configuration`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration).
|
5
5
|
'''
|
6
6
|
import abc
|
7
7
|
import builtins
|
@@ -26,7 +26,7 @@ class CustomFieldSchemaFieldConfiguration(
|
|
26
26
|
metaclass=jsii.JSIIMeta,
|
27
27
|
jsii_type="@cdktf/provider-pagerduty.customFieldSchemaFieldConfiguration.CustomFieldSchemaFieldConfiguration",
|
28
28
|
):
|
29
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
29
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration pagerduty_custom_field_schema_field_configuration}.'''
|
30
30
|
|
31
31
|
def __init__(
|
32
32
|
self,
|
@@ -48,17 +48,17 @@ class CustomFieldSchemaFieldConfiguration(
|
|
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/2.
|
51
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration pagerduty_custom_field_schema_field_configuration} Resource.
|
52
52
|
|
53
53
|
:param scope: The scope in which to define this construct.
|
54
54
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
55
|
-
:param field: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
56
|
-
:param schema: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
57
|
-
:param default_value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
58
|
-
:param default_value_datatype: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
59
|
-
:param default_value_multi_value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
60
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
61
|
-
:param required: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
55
|
+
:param field: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#field CustomFieldSchemaFieldConfiguration#field}.
|
56
|
+
:param schema: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#schema CustomFieldSchemaFieldConfiguration#schema}.
|
57
|
+
:param default_value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#default_value CustomFieldSchemaFieldConfiguration#default_value}.
|
58
|
+
:param default_value_datatype: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#default_value_datatype CustomFieldSchemaFieldConfiguration#default_value_datatype}.
|
59
|
+
:param default_value_multi_value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#default_value_multi_value CustomFieldSchemaFieldConfiguration#default_value_multi_value}.
|
60
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#id CustomFieldSchemaFieldConfiguration#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.
|
61
|
+
:param required: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#required CustomFieldSchemaFieldConfiguration#required}.
|
62
62
|
:param connection:
|
63
63
|
:param count:
|
64
64
|
:param depends_on:
|
@@ -298,13 +298,13 @@ class CustomFieldSchemaFieldConfigurationConfig(_cdktf_9a9027ec.TerraformMetaArg
|
|
298
298
|
:param lifecycle:
|
299
299
|
:param provider:
|
300
300
|
:param provisioners:
|
301
|
-
:param field: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
302
|
-
:param schema: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
303
|
-
:param default_value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
304
|
-
:param default_value_datatype: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
305
|
-
:param default_value_multi_value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
306
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
307
|
-
:param required: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
301
|
+
:param field: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#field CustomFieldSchemaFieldConfiguration#field}.
|
302
|
+
:param schema: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#schema CustomFieldSchemaFieldConfiguration#schema}.
|
303
|
+
:param default_value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#default_value CustomFieldSchemaFieldConfiguration#default_value}.
|
304
|
+
:param default_value_datatype: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#default_value_datatype CustomFieldSchemaFieldConfiguration#default_value_datatype}.
|
305
|
+
:param default_value_multi_value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#default_value_multi_value CustomFieldSchemaFieldConfiguration#default_value_multi_value}.
|
306
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#id CustomFieldSchemaFieldConfiguration#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.
|
307
|
+
:param required: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#required CustomFieldSchemaFieldConfiguration#required}.
|
308
308
|
'''
|
309
309
|
if isinstance(lifecycle, dict):
|
310
310
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -419,27 +419,27 @@ class CustomFieldSchemaFieldConfigurationConfig(_cdktf_9a9027ec.TerraformMetaArg
|
|
419
419
|
|
420
420
|
@builtins.property
|
421
421
|
def field(self) -> builtins.str:
|
422
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
422
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#field CustomFieldSchemaFieldConfiguration#field}.'''
|
423
423
|
result = self._values.get("field")
|
424
424
|
assert result is not None, "Required property 'field' is missing"
|
425
425
|
return typing.cast(builtins.str, result)
|
426
426
|
|
427
427
|
@builtins.property
|
428
428
|
def schema(self) -> builtins.str:
|
429
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
429
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#schema CustomFieldSchemaFieldConfiguration#schema}.'''
|
430
430
|
result = self._values.get("schema")
|
431
431
|
assert result is not None, "Required property 'schema' is missing"
|
432
432
|
return typing.cast(builtins.str, result)
|
433
433
|
|
434
434
|
@builtins.property
|
435
435
|
def default_value(self) -> typing.Optional[builtins.str]:
|
436
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
436
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#default_value CustomFieldSchemaFieldConfiguration#default_value}.'''
|
437
437
|
result = self._values.get("default_value")
|
438
438
|
return typing.cast(typing.Optional[builtins.str], result)
|
439
439
|
|
440
440
|
@builtins.property
|
441
441
|
def default_value_datatype(self) -> typing.Optional[builtins.str]:
|
442
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
442
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#default_value_datatype CustomFieldSchemaFieldConfiguration#default_value_datatype}.'''
|
443
443
|
result = self._values.get("default_value_datatype")
|
444
444
|
return typing.cast(typing.Optional[builtins.str], result)
|
445
445
|
|
@@ -447,13 +447,13 @@ class CustomFieldSchemaFieldConfigurationConfig(_cdktf_9a9027ec.TerraformMetaArg
|
|
447
447
|
def default_value_multi_value(
|
448
448
|
self,
|
449
449
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
450
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
450
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#default_value_multi_value CustomFieldSchemaFieldConfiguration#default_value_multi_value}.'''
|
451
451
|
result = self._values.get("default_value_multi_value")
|
452
452
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
453
453
|
|
454
454
|
@builtins.property
|
455
455
|
def id(self) -> typing.Optional[builtins.str]:
|
456
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
456
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#id CustomFieldSchemaFieldConfiguration#id}.
|
457
457
|
|
458
458
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
459
459
|
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.
|
@@ -465,7 +465,7 @@ class CustomFieldSchemaFieldConfigurationConfig(_cdktf_9a9027ec.TerraformMetaArg
|
|
465
465
|
def required(
|
466
466
|
self,
|
467
467
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
468
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
468
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/custom_field_schema_field_configuration#required CustomFieldSchemaFieldConfiguration#required}.'''
|
469
469
|
result = self._values.get("required")
|
470
470
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
471
471
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
'''
|
2
2
|
# `data_pagerduty_automation_actions_action`
|
3
3
|
|
4
|
-
Refer to the Terraform Registory for docs: [`data_pagerduty_automation_actions_action`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
4
|
+
Refer to the Terraform Registory for docs: [`data_pagerduty_automation_actions_action`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action).
|
5
5
|
'''
|
6
6
|
import abc
|
7
7
|
import builtins
|
@@ -26,7 +26,7 @@ class DataPagerdutyAutomationActionsAction(
|
|
26
26
|
metaclass=jsii.JSIIMeta,
|
27
27
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyAutomationActionsAction.DataPagerdutyAutomationActionsAction",
|
28
28
|
):
|
29
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
29
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action pagerduty_automation_actions_action}.'''
|
30
30
|
|
31
31
|
def __init__(
|
32
32
|
self,
|
@@ -49,18 +49,18 @@ class DataPagerdutyAutomationActionsAction(
|
|
49
49
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
50
50
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
51
51
|
) -> None:
|
52
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
52
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action pagerduty_automation_actions_action} Data Source.
|
53
53
|
|
54
54
|
:param scope: The scope in which to define this construct.
|
55
55
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
56
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
57
|
-
:param action_classification: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
58
|
-
:param creation_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
59
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
60
|
-
:param modify_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
61
|
-
:param runner_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
62
|
-
:param runner_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
63
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
56
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#id DataPagerdutyAutomationActionsAction#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.
|
57
|
+
:param action_classification: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#action_classification DataPagerdutyAutomationActionsAction#action_classification}.
|
58
|
+
:param creation_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#creation_time DataPagerdutyAutomationActionsAction#creation_time}.
|
59
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#description DataPagerdutyAutomationActionsAction#description}.
|
60
|
+
:param modify_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#modify_time DataPagerdutyAutomationActionsAction#modify_time}.
|
61
|
+
:param runner_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#runner_id DataPagerdutyAutomationActionsAction#runner_id}.
|
62
|
+
:param runner_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#runner_type DataPagerdutyAutomationActionsAction#runner_type}.
|
63
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#type DataPagerdutyAutomationActionsAction#type}.
|
64
64
|
:param connection:
|
65
65
|
:param count:
|
66
66
|
:param depends_on:
|
@@ -501,14 +501,14 @@ class DataPagerdutyAutomationActionsActionConfig(
|
|
501
501
|
:param lifecycle:
|
502
502
|
:param provider:
|
503
503
|
:param provisioners:
|
504
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
505
|
-
:param action_classification: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
506
|
-
:param creation_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
507
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
508
|
-
:param modify_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
509
|
-
:param runner_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
510
|
-
:param runner_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
511
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
504
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#id DataPagerdutyAutomationActionsAction#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.
|
505
|
+
:param action_classification: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#action_classification DataPagerdutyAutomationActionsAction#action_classification}.
|
506
|
+
:param creation_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#creation_time DataPagerdutyAutomationActionsAction#creation_time}.
|
507
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#description DataPagerdutyAutomationActionsAction#description}.
|
508
|
+
:param modify_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#modify_time DataPagerdutyAutomationActionsAction#modify_time}.
|
509
|
+
:param runner_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#runner_id DataPagerdutyAutomationActionsAction#runner_id}.
|
510
|
+
:param runner_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#runner_type DataPagerdutyAutomationActionsAction#runner_type}.
|
511
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#type DataPagerdutyAutomationActionsAction#type}.
|
512
512
|
'''
|
513
513
|
if isinstance(lifecycle, dict):
|
514
514
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -627,7 +627,7 @@ class DataPagerdutyAutomationActionsActionConfig(
|
|
627
627
|
|
628
628
|
@builtins.property
|
629
629
|
def id(self) -> builtins.str:
|
630
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
630
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#id DataPagerdutyAutomationActionsAction#id}.
|
631
631
|
|
632
632
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
633
633
|
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.
|
@@ -638,43 +638,43 @@ class DataPagerdutyAutomationActionsActionConfig(
|
|
638
638
|
|
639
639
|
@builtins.property
|
640
640
|
def action_classification(self) -> typing.Optional[builtins.str]:
|
641
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
641
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#action_classification DataPagerdutyAutomationActionsAction#action_classification}.'''
|
642
642
|
result = self._values.get("action_classification")
|
643
643
|
return typing.cast(typing.Optional[builtins.str], result)
|
644
644
|
|
645
645
|
@builtins.property
|
646
646
|
def creation_time(self) -> typing.Optional[builtins.str]:
|
647
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
647
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#creation_time DataPagerdutyAutomationActionsAction#creation_time}.'''
|
648
648
|
result = self._values.get("creation_time")
|
649
649
|
return typing.cast(typing.Optional[builtins.str], result)
|
650
650
|
|
651
651
|
@builtins.property
|
652
652
|
def description(self) -> typing.Optional[builtins.str]:
|
653
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
653
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#description DataPagerdutyAutomationActionsAction#description}.'''
|
654
654
|
result = self._values.get("description")
|
655
655
|
return typing.cast(typing.Optional[builtins.str], result)
|
656
656
|
|
657
657
|
@builtins.property
|
658
658
|
def modify_time(self) -> typing.Optional[builtins.str]:
|
659
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
659
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#modify_time DataPagerdutyAutomationActionsAction#modify_time}.'''
|
660
660
|
result = self._values.get("modify_time")
|
661
661
|
return typing.cast(typing.Optional[builtins.str], result)
|
662
662
|
|
663
663
|
@builtins.property
|
664
664
|
def runner_id(self) -> typing.Optional[builtins.str]:
|
665
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
665
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#runner_id DataPagerdutyAutomationActionsAction#runner_id}.'''
|
666
666
|
result = self._values.get("runner_id")
|
667
667
|
return typing.cast(typing.Optional[builtins.str], result)
|
668
668
|
|
669
669
|
@builtins.property
|
670
670
|
def runner_type(self) -> typing.Optional[builtins.str]:
|
671
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
671
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#runner_type DataPagerdutyAutomationActionsAction#runner_type}.'''
|
672
672
|
result = self._values.get("runner_type")
|
673
673
|
return typing.cast(typing.Optional[builtins.str], result)
|
674
674
|
|
675
675
|
@builtins.property
|
676
676
|
def type(self) -> typing.Optional[builtins.str]:
|
677
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
677
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/data-sources/automation_actions_action#type DataPagerdutyAutomationActionsAction#type}.'''
|
678
678
|
result = self._values.get("type")
|
679
679
|
return typing.cast(typing.Optional[builtins.str], result)
|
680
680
|
|