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_event_orchestration_integration`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_event_orchestration_integration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_event_orchestration_integration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_integration).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class DataPagerdutyEventOrchestrationIntegrationA(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyEventOrchestrationIntegration.DataPagerdutyEventOrchestrationIntegrationA",
|
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/event_orchestration_integration pagerduty_event_orchestration_integration}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -47,13 +47,13 @@ class DataPagerdutyEventOrchestrationIntegrationA(
|
|
47
47
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
48
48
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
49
49
|
) -> None:
|
50
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
50
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_integration pagerduty_event_orchestration_integration} Data Source.
|
51
51
|
|
52
52
|
:param scope: The scope in which to define this construct.
|
53
53
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
54
|
-
:param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
55
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
56
|
-
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
54
|
+
:param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_integration#event_orchestration DataPagerdutyEventOrchestrationIntegrationA#event_orchestration}.
|
55
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_integration#id DataPagerdutyEventOrchestrationIntegrationA#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
|
+
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_integration#label DataPagerdutyEventOrchestrationIntegrationA#label}.
|
57
57
|
:param connection:
|
58
58
|
:param count:
|
59
59
|
:param depends_on:
|
@@ -94,7 +94,7 @@ class DataPagerdutyEventOrchestrationIntegrationA(
|
|
94
94
|
|
95
95
|
:param scope: The scope in which to define this construct.
|
96
96
|
:param import_to_id: The construct id used in the generated config for the DataPagerdutyEventOrchestrationIntegrationA to import.
|
97
|
-
:param import_from_id: The id of the existing DataPagerdutyEventOrchestrationIntegrationA that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
97
|
+
:param import_from_id: The id of the existing DataPagerdutyEventOrchestrationIntegrationA that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_integration#import import section} in the documentation of this resource for the id to use
|
98
98
|
:param provider: ? Optional instance of the provider where the DataPagerdutyEventOrchestrationIntegrationA to import is found.
|
99
99
|
'''
|
100
100
|
if __debug__:
|
@@ -224,9 +224,9 @@ class DataPagerdutyEventOrchestrationIntegrationAConfig(
|
|
224
224
|
:param lifecycle:
|
225
225
|
:param provider:
|
226
226
|
:param provisioners:
|
227
|
-
:param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
228
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
229
|
-
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
227
|
+
:param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_integration#event_orchestration DataPagerdutyEventOrchestrationIntegrationA#event_orchestration}.
|
228
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_integration#id DataPagerdutyEventOrchestrationIntegrationA#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.
|
229
|
+
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_integration#label DataPagerdutyEventOrchestrationIntegrationA#label}.
|
230
230
|
'''
|
231
231
|
if isinstance(lifecycle, dict):
|
232
232
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -330,14 +330,14 @@ class DataPagerdutyEventOrchestrationIntegrationAConfig(
|
|
330
330
|
|
331
331
|
@builtins.property
|
332
332
|
def event_orchestration(self) -> builtins.str:
|
333
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
333
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_integration#event_orchestration DataPagerdutyEventOrchestrationIntegrationA#event_orchestration}.'''
|
334
334
|
result = self._values.get("event_orchestration")
|
335
335
|
assert result is not None, "Required property 'event_orchestration' is missing"
|
336
336
|
return typing.cast(builtins.str, result)
|
337
337
|
|
338
338
|
@builtins.property
|
339
339
|
def id(self) -> typing.Optional[builtins.str]:
|
340
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
340
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_integration#id DataPagerdutyEventOrchestrationIntegrationA#id}.
|
341
341
|
|
342
342
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
343
343
|
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
@@ -347,7 +347,7 @@ class DataPagerdutyEventOrchestrationIntegrationAConfig(
|
|
347
347
|
|
348
348
|
@builtins.property
|
349
349
|
def label(self) -> typing.Optional[builtins.str]:
|
350
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
350
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_integration#label DataPagerdutyEventOrchestrationIntegrationA#label}.'''
|
351
351
|
result = self._values.get("label")
|
352
352
|
return typing.cast(typing.Optional[builtins.str], result)
|
353
353
|
|
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
'''
|
2
2
|
# `data_pagerduty_event_orchestration_service_cache_variable`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_event_orchestration_service_cache_variable`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_event_orchestration_service_cache_variable`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_service_cache_variable).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariable(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyEventOrchestrationServiceCacheVariable.DataPagerdutyEventOrchestrationServiceCacheVariable",
|
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/event_orchestration_service_cache_variable pagerduty_event_orchestration_service_cache_variable}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -47,13 +47,13 @@ class DataPagerdutyEventOrchestrationServiceCacheVariable(
|
|
47
47
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
48
48
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
49
49
|
) -> None:
|
50
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
50
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_service_cache_variable pagerduty_event_orchestration_service_cache_variable} Data Source.
|
51
51
|
|
52
52
|
:param scope: The scope in which to define this construct.
|
53
53
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
54
|
-
:param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
55
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
56
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
54
|
+
:param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_service_cache_variable#service DataPagerdutyEventOrchestrationServiceCacheVariable#service}.
|
55
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_service_cache_variable#id DataPagerdutyEventOrchestrationServiceCacheVariable#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
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_service_cache_variable#name DataPagerdutyEventOrchestrationServiceCacheVariable#name}.
|
57
57
|
:param connection:
|
58
58
|
:param count:
|
59
59
|
:param depends_on:
|
@@ -94,7 +94,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariable(
|
|
94
94
|
|
95
95
|
:param scope: The scope in which to define this construct.
|
96
96
|
:param import_to_id: The construct id used in the generated config for the DataPagerdutyEventOrchestrationServiceCacheVariable to import.
|
97
|
-
:param import_from_id: The id of the existing DataPagerdutyEventOrchestrationServiceCacheVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
97
|
+
:param import_from_id: The id of the existing DataPagerdutyEventOrchestrationServiceCacheVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_service_cache_variable#import import section} in the documentation of this resource for the id to use
|
98
98
|
:param provider: ? Optional instance of the provider where the DataPagerdutyEventOrchestrationServiceCacheVariable to import is found.
|
99
99
|
'''
|
100
100
|
if __debug__:
|
@@ -384,9 +384,9 @@ class DataPagerdutyEventOrchestrationServiceCacheVariableConfig(
|
|
384
384
|
:param lifecycle:
|
385
385
|
:param provider:
|
386
386
|
:param provisioners:
|
387
|
-
:param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
388
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
389
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
387
|
+
:param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_service_cache_variable#service DataPagerdutyEventOrchestrationServiceCacheVariable#service}.
|
388
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_service_cache_variable#id DataPagerdutyEventOrchestrationServiceCacheVariable#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.
|
389
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_service_cache_variable#name DataPagerdutyEventOrchestrationServiceCacheVariable#name}.
|
390
390
|
'''
|
391
391
|
if isinstance(lifecycle, dict):
|
392
392
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -490,14 +490,14 @@ class DataPagerdutyEventOrchestrationServiceCacheVariableConfig(
|
|
490
490
|
|
491
491
|
@builtins.property
|
492
492
|
def service(self) -> builtins.str:
|
493
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
493
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_service_cache_variable#service DataPagerdutyEventOrchestrationServiceCacheVariable#service}.'''
|
494
494
|
result = self._values.get("service")
|
495
495
|
assert result is not None, "Required property 'service' is missing"
|
496
496
|
return typing.cast(builtins.str, result)
|
497
497
|
|
498
498
|
@builtins.property
|
499
499
|
def id(self) -> typing.Optional[builtins.str]:
|
500
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
500
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_service_cache_variable#id DataPagerdutyEventOrchestrationServiceCacheVariable#id}.
|
501
501
|
|
502
502
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
503
503
|
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.
|
@@ -507,7 +507,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariableConfig(
|
|
507
507
|
|
508
508
|
@builtins.property
|
509
509
|
def name(self) -> typing.Optional[builtins.str]:
|
510
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
510
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestration_service_cache_variable#name DataPagerdutyEventOrchestrationServiceCacheVariable#name}.'''
|
511
511
|
result = self._values.get("name")
|
512
512
|
return typing.cast(typing.Optional[builtins.str], result)
|
513
513
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
'''
|
2
2
|
# `data_pagerduty_event_orchestrations`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_event_orchestrations`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_event_orchestrations`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestrations).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class DataPagerdutyEventOrchestrations(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyEventOrchestrations.DataPagerdutyEventOrchestrations",
|
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/event_orchestrations pagerduty_event_orchestrations}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -46,12 +46,12 @@ class DataPagerdutyEventOrchestrations(
|
|
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/event_orchestrations pagerduty_event_orchestrations} Data Source.
|
50
50
|
|
51
51
|
:param scope: The scope in which to define this construct.
|
52
52
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
53
|
-
:param name_filter: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
54
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
53
|
+
:param name_filter: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestrations#name_filter DataPagerdutyEventOrchestrations#name_filter}.
|
54
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestrations#id DataPagerdutyEventOrchestrations#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 DataPagerdutyEventOrchestrations(
|
|
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 DataPagerdutyEventOrchestrations to import.
|
94
|
-
:param import_from_id: The id of the existing DataPagerdutyEventOrchestrations 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 DataPagerdutyEventOrchestrations that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestrations#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 DataPagerdutyEventOrchestrations to import is found.
|
96
96
|
'''
|
97
97
|
if __debug__:
|
@@ -198,8 +198,8 @@ class DataPagerdutyEventOrchestrationsConfig(_cdktf_9a9027ec.TerraformMetaArgume
|
|
198
198
|
:param lifecycle:
|
199
199
|
:param provider:
|
200
200
|
:param provisioners:
|
201
|
-
:param name_filter: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
202
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
201
|
+
:param name_filter: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestrations#name_filter DataPagerdutyEventOrchestrations#name_filter}.
|
202
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestrations#id DataPagerdutyEventOrchestrations#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.
|
203
203
|
'''
|
204
204
|
if isinstance(lifecycle, dict):
|
205
205
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -300,14 +300,14 @@ class DataPagerdutyEventOrchestrationsConfig(_cdktf_9a9027ec.TerraformMetaArgume
|
|
300
300
|
|
301
301
|
@builtins.property
|
302
302
|
def name_filter(self) -> builtins.str:
|
303
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
303
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestrations#name_filter DataPagerdutyEventOrchestrations#name_filter}.'''
|
304
304
|
result = self._values.get("name_filter")
|
305
305
|
assert result is not None, "Required property 'name_filter' is missing"
|
306
306
|
return typing.cast(builtins.str, result)
|
307
307
|
|
308
308
|
@builtins.property
|
309
309
|
def id(self) -> typing.Optional[builtins.str]:
|
310
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
310
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/event_orchestrations#id DataPagerdutyEventOrchestrations#id}.
|
311
311
|
|
312
312
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
313
313
|
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_extension_schema`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_extension_schema`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_extension_schema`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/extension_schema).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,15 +29,14 @@ class DataPagerdutyExtensionSchema(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyExtensionSchema.DataPagerdutyExtensionSchema",
|
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/extension_schema pagerduty_extension_schema}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
36
36
|
scope: _constructs_77d1e7e8.Construct,
|
37
|
-
|
37
|
+
id: builtins.str,
|
38
38
|
*,
|
39
39
|
name: builtins.str,
|
40
|
-
id: typing.Optional[builtins.str] = None,
|
41
40
|
connection: typing.Optional[typing.Union[typing.Union[_cdktf_9a9027ec.SSHProvisionerConnection, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.WinrmProvisionerConnection, typing.Dict[builtins.str, typing.Any]]]] = None,
|
42
41
|
count: typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]] = None,
|
43
42
|
depends_on: typing.Optional[typing.Sequence[_cdktf_9a9027ec.ITerraformDependable]] = None,
|
@@ -46,12 +45,11 @@ class DataPagerdutyExtensionSchema(
|
|
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/extension_schema pagerduty_extension_schema} Data Source.
|
50
49
|
|
51
50
|
:param scope: The scope in which to define this construct.
|
52
|
-
:param
|
53
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
54
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/data-sources/extension_schema#id DataPagerdutyExtensionSchema#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
51
|
+
:param id: The scoped construct ID. Must be unique amongst siblings in the same scope
|
52
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/extension_schema#name DataPagerdutyExtensionSchema#name}.
|
55
53
|
:param connection:
|
56
54
|
:param count:
|
57
55
|
:param depends_on:
|
@@ -63,10 +61,9 @@ class DataPagerdutyExtensionSchema(
|
|
63
61
|
if __debug__:
|
64
62
|
type_hints = typing.get_type_hints(_typecheckingstub__47bd57587bb86e93ec214aa5087629deccde12a6a29e0d26cf17a1a554a33916)
|
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 = DataPagerdutyExtensionSchemaConfig(
|
68
66
|
name=name,
|
69
|
-
id=id,
|
70
67
|
connection=connection,
|
71
68
|
count=count,
|
72
69
|
depends_on=depends_on,
|
@@ -76,7 +73,7 @@ class DataPagerdutyExtensionSchema(
|
|
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 DataPagerdutyExtensionSchema(
|
|
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 DataPagerdutyExtensionSchema to import.
|
94
|
-
:param import_from_id: The id of the existing DataPagerdutyExtensionSchema 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 DataPagerdutyExtensionSchema that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/extension_schema#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 DataPagerdutyExtensionSchema to import is found.
|
96
93
|
'''
|
97
94
|
if __debug__:
|
@@ -102,10 +99,6 @@ class DataPagerdutyExtensionSchema(
|
|
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", []))
|
@@ -119,33 +112,21 @@ class DataPagerdutyExtensionSchema(
|
|
119
112
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
120
113
|
return typing.cast(builtins.str, jsii.sget(cls, "tfResourceType"))
|
121
114
|
|
115
|
+
@builtins.property
|
116
|
+
@jsii.member(jsii_name="id")
|
117
|
+
def id(self) -> builtins.str:
|
118
|
+
return typing.cast(builtins.str, jsii.get(self, "id"))
|
119
|
+
|
122
120
|
@builtins.property
|
123
121
|
@jsii.member(jsii_name="type")
|
124
122
|
def type(self) -> builtins.str:
|
125
123
|
return typing.cast(builtins.str, jsii.get(self, "type"))
|
126
124
|
|
127
|
-
@builtins.property
|
128
|
-
@jsii.member(jsii_name="idInput")
|
129
|
-
def id_input(self) -> typing.Optional[builtins.str]:
|
130
|
-
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "idInput"))
|
131
|
-
|
132
125
|
@builtins.property
|
133
126
|
@jsii.member(jsii_name="nameInput")
|
134
127
|
def name_input(self) -> typing.Optional[builtins.str]:
|
135
128
|
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "nameInput"))
|
136
129
|
|
137
|
-
@builtins.property
|
138
|
-
@jsii.member(jsii_name="id")
|
139
|
-
def id(self) -> builtins.str:
|
140
|
-
return typing.cast(builtins.str, jsii.get(self, "id"))
|
141
|
-
|
142
|
-
@id.setter
|
143
|
-
def id(self, value: builtins.str) -> None:
|
144
|
-
if __debug__:
|
145
|
-
type_hints = typing.get_type_hints(_typecheckingstub__13cf0fb9be2a7fd7995ca0e84d0879c2f99de1ceb2dda968ecc5a2bdfb7b660c)
|
146
|
-
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
147
|
-
jsii.set(self, "id", value)
|
148
|
-
|
149
130
|
@builtins.property
|
150
131
|
@jsii.member(jsii_name="name")
|
151
132
|
def name(self) -> builtins.str:
|
@@ -171,7 +152,6 @@ class DataPagerdutyExtensionSchema(
|
|
171
152
|
"provider": "provider",
|
172
153
|
"provisioners": "provisioners",
|
173
154
|
"name": "name",
|
174
|
-
"id": "id",
|
175
155
|
},
|
176
156
|
)
|
177
157
|
class DataPagerdutyExtensionSchemaConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
@@ -186,7 +166,6 @@ class DataPagerdutyExtensionSchemaConfig(_cdktf_9a9027ec.TerraformMetaArguments)
|
|
186
166
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
187
167
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
188
168
|
name: builtins.str,
|
189
|
-
id: typing.Optional[builtins.str] = None,
|
190
169
|
) -> None:
|
191
170
|
'''
|
192
171
|
:param connection:
|
@@ -196,8 +175,7 @@ class DataPagerdutyExtensionSchemaConfig(_cdktf_9a9027ec.TerraformMetaArguments)
|
|
196
175
|
:param lifecycle:
|
197
176
|
:param provider:
|
198
177
|
:param provisioners:
|
199
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
200
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/data-sources/extension_schema#id DataPagerdutyExtensionSchema#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
178
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/extension_schema#name DataPagerdutyExtensionSchema#name}.
|
201
179
|
'''
|
202
180
|
if isinstance(lifecycle, dict):
|
203
181
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -211,7 +189,6 @@ class DataPagerdutyExtensionSchemaConfig(_cdktf_9a9027ec.TerraformMetaArguments)
|
|
211
189
|
check_type(argname="argument provider", value=provider, expected_type=type_hints["provider"])
|
212
190
|
check_type(argname="argument provisioners", value=provisioners, expected_type=type_hints["provisioners"])
|
213
191
|
check_type(argname="argument name", value=name, expected_type=type_hints["name"])
|
214
|
-
check_type(argname="argument id", value=id, expected_type=type_hints["id"])
|
215
192
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
216
193
|
"name": name,
|
217
194
|
}
|
@@ -229,8 +206,6 @@ class DataPagerdutyExtensionSchemaConfig(_cdktf_9a9027ec.TerraformMetaArguments)
|
|
229
206
|
self._values["provider"] = provider
|
230
207
|
if provisioners is not None:
|
231
208
|
self._values["provisioners"] = provisioners
|
232
|
-
if id is not None:
|
233
|
-
self._values["id"] = id
|
234
209
|
|
235
210
|
@builtins.property
|
236
211
|
def connection(
|
@@ -298,21 +273,11 @@ class DataPagerdutyExtensionSchemaConfig(_cdktf_9a9027ec.TerraformMetaArguments)
|
|
298
273
|
|
299
274
|
@builtins.property
|
300
275
|
def name(self) -> builtins.str:
|
301
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
276
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/extension_schema#name DataPagerdutyExtensionSchema#name}.'''
|
302
277
|
result = self._values.get("name")
|
303
278
|
assert result is not None, "Required property 'name' is missing"
|
304
279
|
return typing.cast(builtins.str, result)
|
305
280
|
|
306
|
-
@builtins.property
|
307
|
-
def id(self) -> typing.Optional[builtins.str]:
|
308
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/data-sources/extension_schema#id DataPagerdutyExtensionSchema#id}.
|
309
|
-
|
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
|
-
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.
|
312
|
-
'''
|
313
|
-
result = self._values.get("id")
|
314
|
-
return typing.cast(typing.Optional[builtins.str], result)
|
315
|
-
|
316
281
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
317
282
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
318
283
|
|
@@ -334,10 +299,9 @@ publication.publish()
|
|
334
299
|
|
335
300
|
def _typecheckingstub__47bd57587bb86e93ec214aa5087629deccde12a6a29e0d26cf17a1a554a33916(
|
336
301
|
scope: _constructs_77d1e7e8.Construct,
|
337
|
-
|
302
|
+
id: builtins.str,
|
338
303
|
*,
|
339
304
|
name: builtins.str,
|
340
|
-
id: typing.Optional[builtins.str] = None,
|
341
305
|
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,
|
342
306
|
count: typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]] = None,
|
343
307
|
depends_on: typing.Optional[typing.Sequence[_cdktf_9a9027ec.ITerraformDependable]] = None,
|
@@ -358,12 +322,6 @@ def _typecheckingstub__a00a3a76c4a2184124958369bb48709e58cf34f0ed40ecf526f577eb6
|
|
358
322
|
"""Type checking stubs"""
|
359
323
|
pass
|
360
324
|
|
361
|
-
def _typecheckingstub__13cf0fb9be2a7fd7995ca0e84d0879c2f99de1ceb2dda968ecc5a2bdfb7b660c(
|
362
|
-
value: builtins.str,
|
363
|
-
) -> None:
|
364
|
-
"""Type checking stubs"""
|
365
|
-
pass
|
366
|
-
|
367
325
|
def _typecheckingstub__d23ebccf24f0e7f1daa8fa5adcfab497b1fb450386b5f8f44262662f64e650c2(
|
368
326
|
value: builtins.str,
|
369
327
|
) -> None:
|
@@ -380,7 +338,6 @@ def _typecheckingstub__769606f9975f54598c1d29a520732d0bc0863cfe419c1daa25ed581de
|
|
380
338
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
381
339
|
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,
|
382
340
|
name: builtins.str,
|
383
|
-
id: typing.Optional[builtins.str] = None,
|
384
341
|
) -> None:
|
385
342
|
"""Type checking stubs"""
|
386
343
|
pass
|
@@ -1,7 +1,7 @@
|
|
1
1
|
'''
|
2
2
|
# `data_pagerduty_incident_custom_field`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`data_pagerduty_incident_custom_field`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_incident_custom_field`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/incident_custom_field).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class DataPagerdutyIncidentCustomField(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyIncidentCustomField.DataPagerdutyIncidentCustomField",
|
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/incident_custom_field pagerduty_incident_custom_field}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -46,12 +46,12 @@ class DataPagerdutyIncidentCustomField(
|
|
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/incident_custom_field pagerduty_incident_custom_field} Data Source.
|
50
50
|
|
51
51
|
:param scope: The scope in which to define this construct.
|
52
52
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
53
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
54
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
53
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/incident_custom_field#name DataPagerdutyIncidentCustomField#name}.
|
54
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/incident_custom_field#id DataPagerdutyIncidentCustomField#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 DataPagerdutyIncidentCustomField(
|
|
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 DataPagerdutyIncidentCustomField to import.
|
94
|
-
:param import_from_id: The id of the existing DataPagerdutyIncidentCustomField 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 DataPagerdutyIncidentCustomField that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/incident_custom_field#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 DataPagerdutyIncidentCustomField to import is found.
|
96
96
|
'''
|
97
97
|
if __debug__:
|
@@ -211,8 +211,8 @@ class DataPagerdutyIncidentCustomFieldConfig(_cdktf_9a9027ec.TerraformMetaArgume
|
|
211
211
|
:param lifecycle:
|
212
212
|
:param provider:
|
213
213
|
:param provisioners:
|
214
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
215
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
214
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/incident_custom_field#name DataPagerdutyIncidentCustomField#name}.
|
215
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/incident_custom_field#id DataPagerdutyIncidentCustomField#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.
|
216
216
|
'''
|
217
217
|
if isinstance(lifecycle, dict):
|
218
218
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -313,14 +313,14 @@ class DataPagerdutyIncidentCustomFieldConfig(_cdktf_9a9027ec.TerraformMetaArgume
|
|
313
313
|
|
314
314
|
@builtins.property
|
315
315
|
def name(self) -> builtins.str:
|
316
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
316
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/incident_custom_field#name DataPagerdutyIncidentCustomField#name}.'''
|
317
317
|
result = self._values.get("name")
|
318
318
|
assert result is not None, "Required property 'name' is missing"
|
319
319
|
return typing.cast(builtins.str, result)
|
320
320
|
|
321
321
|
@builtins.property
|
322
322
|
def id(self) -> typing.Optional[builtins.str]:
|
323
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
323
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.12.0/docs/data-sources/incident_custom_field#id DataPagerdutyIncidentCustomField#id}.
|
324
324
|
|
325
325
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
326
326
|
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.
|