cdktf-cdktf-provider-pagerduty 13.14.3__py3-none-any.whl → 13.15.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 +11 -3
- cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.15.0.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty/addon/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/alert_grouping_setting/__init__.py +31 -31
- cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +55 -55
- 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_alert_grouping_setting/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +31 -31
- 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 +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_type/__init__.py +378 -0
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_type_custom_field/__init__.py +737 -0
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_jira_cloud_account_mapping/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +7 -7
- 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 +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +10 -10
- 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 +7 -7
- 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 +197 -197
- 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 +50 -50
- cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +206 -206
- 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 +22 -22
- cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +40 -40
- 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_type/__init__.py +533 -0
- cdktf_cdktf_provider_pagerduty/incident_type_custom_field/__init__.py +715 -0
- cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +45 -45
- cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +31 -31
- cdktf_cdktf_provider_pagerduty/jira_cloud_account_mapping_rule/__init__.py +99 -99
- cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/provider/__init__.py +34 -34
- 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 +21 -21
- 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 +7 -7
- cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/team/__init__.py +16 -16
- 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_handoff_notification_rule/__init__.py +20 -20
- 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.14.3.dist-info → cdktf_cdktf_provider_pagerduty-13.15.0.dist-info}/LICENSE +1 -1
- {cdktf_cdktf_provider_pagerduty-13.14.3.dist-info → cdktf_cdktf_provider_pagerduty-13.15.0.dist-info}/METADATA +4 -4
- cdktf_cdktf_provider_pagerduty-13.15.0.dist-info/RECORD +90 -0
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.14.3.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-13.14.3.dist-info/RECORD +0 -86
- {cdktf_cdktf_provider_pagerduty-13.14.3.dist-info → cdktf_cdktf_provider_pagerduty-13.15.0.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_pagerduty-13.14.3.dist-info → cdktf_cdktf_provider_pagerduty-13.15.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,737 @@
|
|
1
|
+
r'''
|
2
|
+
# `data_pagerduty_incident_type_custom_field`
|
3
|
+
|
4
|
+
Refer to the Terraform Registry for docs: [`data_pagerduty_incident_type_custom_field`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/data-sources/incident_type_custom_field).
|
5
|
+
'''
|
6
|
+
from pkgutil import extend_path
|
7
|
+
__path__ = extend_path(__path__, __name__)
|
8
|
+
|
9
|
+
import abc
|
10
|
+
import builtins
|
11
|
+
import datetime
|
12
|
+
import enum
|
13
|
+
import typing
|
14
|
+
|
15
|
+
import jsii
|
16
|
+
import publication
|
17
|
+
import typing_extensions
|
18
|
+
|
19
|
+
import typeguard
|
20
|
+
from importlib.metadata import version as _metadata_package_version
|
21
|
+
TYPEGUARD_MAJOR_VERSION = int(_metadata_package_version('typeguard').split('.')[0])
|
22
|
+
|
23
|
+
def check_type(argname: str, value: object, expected_type: typing.Any) -> typing.Any:
|
24
|
+
if TYPEGUARD_MAJOR_VERSION <= 2:
|
25
|
+
return typeguard.check_type(argname=argname, value=value, expected_type=expected_type) # type:ignore
|
26
|
+
else:
|
27
|
+
if isinstance(value, jsii._reference_map.InterfaceDynamicProxy): # pyright: ignore [reportAttributeAccessIssue]
|
28
|
+
pass
|
29
|
+
else:
|
30
|
+
if TYPEGUARD_MAJOR_VERSION == 3:
|
31
|
+
typeguard.config.collection_check_strategy = typeguard.CollectionCheckStrategy.ALL_ITEMS # type:ignore
|
32
|
+
typeguard.check_type(value=value, expected_type=expected_type) # type:ignore
|
33
|
+
else:
|
34
|
+
typeguard.check_type(value=value, expected_type=expected_type, collection_check_strategy=typeguard.CollectionCheckStrategy.ALL_ITEMS) # type:ignore
|
35
|
+
|
36
|
+
from .._jsii import *
|
37
|
+
|
38
|
+
import cdktf as _cdktf_9a9027ec
|
39
|
+
import constructs as _constructs_77d1e7e8
|
40
|
+
|
41
|
+
|
42
|
+
class DataPagerdutyIncidentTypeCustomField(
|
43
|
+
_cdktf_9a9027ec.TerraformDataSource,
|
44
|
+
metaclass=jsii.JSIIMeta,
|
45
|
+
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyIncidentTypeCustomField.DataPagerdutyIncidentTypeCustomField",
|
46
|
+
):
|
47
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/data-sources/incident_type_custom_field pagerduty_incident_type_custom_field}.'''
|
48
|
+
|
49
|
+
def __init__(
|
50
|
+
self,
|
51
|
+
scope: _constructs_77d1e7e8.Construct,
|
52
|
+
id: builtins.str,
|
53
|
+
*,
|
54
|
+
display_name: builtins.str,
|
55
|
+
incident_type: builtins.str,
|
56
|
+
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,
|
57
|
+
count: typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]] = None,
|
58
|
+
depends_on: typing.Optional[typing.Sequence[_cdktf_9a9027ec.ITerraformDependable]] = None,
|
59
|
+
for_each: typing.Optional[_cdktf_9a9027ec.ITerraformIterator] = None,
|
60
|
+
lifecycle: typing.Optional[typing.Union[_cdktf_9a9027ec.TerraformResourceLifecycle, typing.Dict[builtins.str, typing.Any]]] = None,
|
61
|
+
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
62
|
+
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,
|
63
|
+
) -> None:
|
64
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/data-sources/incident_type_custom_field pagerduty_incident_type_custom_field} Data Source.
|
65
|
+
|
66
|
+
:param scope: The scope in which to define this construct.
|
67
|
+
:param id: The scoped construct ID. Must be unique amongst siblings in the same scope
|
68
|
+
:param display_name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/data-sources/incident_type_custom_field#display_name DataPagerdutyIncidentTypeCustomField#display_name}.
|
69
|
+
:param incident_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/data-sources/incident_type_custom_field#incident_type DataPagerdutyIncidentTypeCustomField#incident_type}.
|
70
|
+
:param connection:
|
71
|
+
:param count:
|
72
|
+
:param depends_on:
|
73
|
+
:param for_each:
|
74
|
+
:param lifecycle:
|
75
|
+
:param provider:
|
76
|
+
:param provisioners:
|
77
|
+
'''
|
78
|
+
if __debug__:
|
79
|
+
type_hints = typing.get_type_hints(_typecheckingstub__d82093e0c1a2cd7fab656ec68284d74f9d43512bdba1005084a3d59024b83807)
|
80
|
+
check_type(argname="argument scope", value=scope, expected_type=type_hints["scope"])
|
81
|
+
check_type(argname="argument id", value=id, expected_type=type_hints["id"])
|
82
|
+
config = DataPagerdutyIncidentTypeCustomFieldConfig(
|
83
|
+
display_name=display_name,
|
84
|
+
incident_type=incident_type,
|
85
|
+
connection=connection,
|
86
|
+
count=count,
|
87
|
+
depends_on=depends_on,
|
88
|
+
for_each=for_each,
|
89
|
+
lifecycle=lifecycle,
|
90
|
+
provider=provider,
|
91
|
+
provisioners=provisioners,
|
92
|
+
)
|
93
|
+
|
94
|
+
jsii.create(self.__class__, self, [scope, id, config])
|
95
|
+
|
96
|
+
@jsii.member(jsii_name="generateConfigForImport")
|
97
|
+
@builtins.classmethod
|
98
|
+
def generate_config_for_import(
|
99
|
+
cls,
|
100
|
+
scope: _constructs_77d1e7e8.Construct,
|
101
|
+
import_to_id: builtins.str,
|
102
|
+
import_from_id: builtins.str,
|
103
|
+
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
104
|
+
) -> _cdktf_9a9027ec.ImportableResource:
|
105
|
+
'''Generates CDKTF code for importing a DataPagerdutyIncidentTypeCustomField resource upon running "cdktf plan ".
|
106
|
+
|
107
|
+
:param scope: The scope in which to define this construct.
|
108
|
+
:param import_to_id: The construct id used in the generated config for the DataPagerdutyIncidentTypeCustomField to import.
|
109
|
+
:param import_from_id: The id of the existing DataPagerdutyIncidentTypeCustomField that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/data-sources/incident_type_custom_field#import import section} in the documentation of this resource for the id to use
|
110
|
+
:param provider: ? Optional instance of the provider where the DataPagerdutyIncidentTypeCustomField to import is found.
|
111
|
+
'''
|
112
|
+
if __debug__:
|
113
|
+
type_hints = typing.get_type_hints(_typecheckingstub__312d13aae87afc654428bb2a1bf54770278fa712ef9c6c7c6fcc587c0d257fb5)
|
114
|
+
check_type(argname="argument scope", value=scope, expected_type=type_hints["scope"])
|
115
|
+
check_type(argname="argument import_to_id", value=import_to_id, expected_type=type_hints["import_to_id"])
|
116
|
+
check_type(argname="argument import_from_id", value=import_from_id, expected_type=type_hints["import_from_id"])
|
117
|
+
check_type(argname="argument provider", value=provider, expected_type=type_hints["provider"])
|
118
|
+
return typing.cast(_cdktf_9a9027ec.ImportableResource, jsii.sinvoke(cls, "generateConfigForImport", [scope, import_to_id, import_from_id, provider]))
|
119
|
+
|
120
|
+
@jsii.member(jsii_name="synthesizeAttributes")
|
121
|
+
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
122
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
123
|
+
|
124
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
125
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
126
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
127
|
+
|
128
|
+
@jsii.python.classproperty
|
129
|
+
@jsii.member(jsii_name="tfResourceType")
|
130
|
+
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
131
|
+
return typing.cast(builtins.str, jsii.sget(cls, "tfResourceType"))
|
132
|
+
|
133
|
+
@builtins.property
|
134
|
+
@jsii.member(jsii_name="dataType")
|
135
|
+
def data_type(self) -> builtins.str:
|
136
|
+
return typing.cast(builtins.str, jsii.get(self, "dataType"))
|
137
|
+
|
138
|
+
@builtins.property
|
139
|
+
@jsii.member(jsii_name="defaultValue")
|
140
|
+
def default_value(self) -> builtins.str:
|
141
|
+
return typing.cast(builtins.str, jsii.get(self, "defaultValue"))
|
142
|
+
|
143
|
+
@builtins.property
|
144
|
+
@jsii.member(jsii_name="description")
|
145
|
+
def description(self) -> builtins.str:
|
146
|
+
return typing.cast(builtins.str, jsii.get(self, "description"))
|
147
|
+
|
148
|
+
@builtins.property
|
149
|
+
@jsii.member(jsii_name="enabled")
|
150
|
+
def enabled(self) -> _cdktf_9a9027ec.IResolvable:
|
151
|
+
return typing.cast(_cdktf_9a9027ec.IResolvable, jsii.get(self, "enabled"))
|
152
|
+
|
153
|
+
@builtins.property
|
154
|
+
@jsii.member(jsii_name="fieldOptions")
|
155
|
+
def field_options(self) -> "DataPagerdutyIncidentTypeCustomFieldFieldOptionsList":
|
156
|
+
return typing.cast("DataPagerdutyIncidentTypeCustomFieldFieldOptionsList", jsii.get(self, "fieldOptions"))
|
157
|
+
|
158
|
+
@builtins.property
|
159
|
+
@jsii.member(jsii_name="fieldType")
|
160
|
+
def field_type(self) -> builtins.str:
|
161
|
+
return typing.cast(builtins.str, jsii.get(self, "fieldType"))
|
162
|
+
|
163
|
+
@builtins.property
|
164
|
+
@jsii.member(jsii_name="id")
|
165
|
+
def id(self) -> builtins.str:
|
166
|
+
return typing.cast(builtins.str, jsii.get(self, "id"))
|
167
|
+
|
168
|
+
@builtins.property
|
169
|
+
@jsii.member(jsii_name="name")
|
170
|
+
def name(self) -> builtins.str:
|
171
|
+
return typing.cast(builtins.str, jsii.get(self, "name"))
|
172
|
+
|
173
|
+
@builtins.property
|
174
|
+
@jsii.member(jsii_name="selfAttribute")
|
175
|
+
def self_attribute(self) -> builtins.str:
|
176
|
+
return typing.cast(builtins.str, jsii.get(self, "selfAttribute"))
|
177
|
+
|
178
|
+
@builtins.property
|
179
|
+
@jsii.member(jsii_name="summary")
|
180
|
+
def summary(self) -> builtins.str:
|
181
|
+
return typing.cast(builtins.str, jsii.get(self, "summary"))
|
182
|
+
|
183
|
+
@builtins.property
|
184
|
+
@jsii.member(jsii_name="type")
|
185
|
+
def type(self) -> builtins.str:
|
186
|
+
return typing.cast(builtins.str, jsii.get(self, "type"))
|
187
|
+
|
188
|
+
@builtins.property
|
189
|
+
@jsii.member(jsii_name="displayNameInput")
|
190
|
+
def display_name_input(self) -> typing.Optional[builtins.str]:
|
191
|
+
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "displayNameInput"))
|
192
|
+
|
193
|
+
@builtins.property
|
194
|
+
@jsii.member(jsii_name="incidentTypeInput")
|
195
|
+
def incident_type_input(self) -> typing.Optional[builtins.str]:
|
196
|
+
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "incidentTypeInput"))
|
197
|
+
|
198
|
+
@builtins.property
|
199
|
+
@jsii.member(jsii_name="displayName")
|
200
|
+
def display_name(self) -> builtins.str:
|
201
|
+
return typing.cast(builtins.str, jsii.get(self, "displayName"))
|
202
|
+
|
203
|
+
@display_name.setter
|
204
|
+
def display_name(self, value: builtins.str) -> None:
|
205
|
+
if __debug__:
|
206
|
+
type_hints = typing.get_type_hints(_typecheckingstub__2c5510d52692917b4b12eae9cad68178a0517afe2b25eea9e27fbf5b76f2b53d)
|
207
|
+
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
208
|
+
jsii.set(self, "displayName", value) # pyright: ignore[reportArgumentType]
|
209
|
+
|
210
|
+
@builtins.property
|
211
|
+
@jsii.member(jsii_name="incidentType")
|
212
|
+
def incident_type(self) -> builtins.str:
|
213
|
+
return typing.cast(builtins.str, jsii.get(self, "incidentType"))
|
214
|
+
|
215
|
+
@incident_type.setter
|
216
|
+
def incident_type(self, value: builtins.str) -> None:
|
217
|
+
if __debug__:
|
218
|
+
type_hints = typing.get_type_hints(_typecheckingstub__06f5b6810dd3746b82bf7ab250dd72d0feb2376b58175c906eac11c3a9e196c6)
|
219
|
+
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
220
|
+
jsii.set(self, "incidentType", value) # pyright: ignore[reportArgumentType]
|
221
|
+
|
222
|
+
|
223
|
+
@jsii.data_type(
|
224
|
+
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyIncidentTypeCustomField.DataPagerdutyIncidentTypeCustomFieldConfig",
|
225
|
+
jsii_struct_bases=[_cdktf_9a9027ec.TerraformMetaArguments],
|
226
|
+
name_mapping={
|
227
|
+
"connection": "connection",
|
228
|
+
"count": "count",
|
229
|
+
"depends_on": "dependsOn",
|
230
|
+
"for_each": "forEach",
|
231
|
+
"lifecycle": "lifecycle",
|
232
|
+
"provider": "provider",
|
233
|
+
"provisioners": "provisioners",
|
234
|
+
"display_name": "displayName",
|
235
|
+
"incident_type": "incidentType",
|
236
|
+
},
|
237
|
+
)
|
238
|
+
class DataPagerdutyIncidentTypeCustomFieldConfig(
|
239
|
+
_cdktf_9a9027ec.TerraformMetaArguments,
|
240
|
+
):
|
241
|
+
def __init__(
|
242
|
+
self,
|
243
|
+
*,
|
244
|
+
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,
|
245
|
+
count: typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]] = None,
|
246
|
+
depends_on: typing.Optional[typing.Sequence[_cdktf_9a9027ec.ITerraformDependable]] = None,
|
247
|
+
for_each: typing.Optional[_cdktf_9a9027ec.ITerraformIterator] = None,
|
248
|
+
lifecycle: typing.Optional[typing.Union[_cdktf_9a9027ec.TerraformResourceLifecycle, typing.Dict[builtins.str, typing.Any]]] = None,
|
249
|
+
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
250
|
+
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,
|
251
|
+
display_name: builtins.str,
|
252
|
+
incident_type: builtins.str,
|
253
|
+
) -> None:
|
254
|
+
'''
|
255
|
+
:param connection:
|
256
|
+
:param count:
|
257
|
+
:param depends_on:
|
258
|
+
:param for_each:
|
259
|
+
:param lifecycle:
|
260
|
+
:param provider:
|
261
|
+
:param provisioners:
|
262
|
+
:param display_name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/data-sources/incident_type_custom_field#display_name DataPagerdutyIncidentTypeCustomField#display_name}.
|
263
|
+
:param incident_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/data-sources/incident_type_custom_field#incident_type DataPagerdutyIncidentTypeCustomField#incident_type}.
|
264
|
+
'''
|
265
|
+
if isinstance(lifecycle, dict):
|
266
|
+
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
267
|
+
if __debug__:
|
268
|
+
type_hints = typing.get_type_hints(_typecheckingstub__fc773db0c6c89fc30ba97da446cc5439f27950737a4ca2fb61760c61084bcdb4)
|
269
|
+
check_type(argname="argument connection", value=connection, expected_type=type_hints["connection"])
|
270
|
+
check_type(argname="argument count", value=count, expected_type=type_hints["count"])
|
271
|
+
check_type(argname="argument depends_on", value=depends_on, expected_type=type_hints["depends_on"])
|
272
|
+
check_type(argname="argument for_each", value=for_each, expected_type=type_hints["for_each"])
|
273
|
+
check_type(argname="argument lifecycle", value=lifecycle, expected_type=type_hints["lifecycle"])
|
274
|
+
check_type(argname="argument provider", value=provider, expected_type=type_hints["provider"])
|
275
|
+
check_type(argname="argument provisioners", value=provisioners, expected_type=type_hints["provisioners"])
|
276
|
+
check_type(argname="argument display_name", value=display_name, expected_type=type_hints["display_name"])
|
277
|
+
check_type(argname="argument incident_type", value=incident_type, expected_type=type_hints["incident_type"])
|
278
|
+
self._values: typing.Dict[builtins.str, typing.Any] = {
|
279
|
+
"display_name": display_name,
|
280
|
+
"incident_type": incident_type,
|
281
|
+
}
|
282
|
+
if connection is not None:
|
283
|
+
self._values["connection"] = connection
|
284
|
+
if count is not None:
|
285
|
+
self._values["count"] = count
|
286
|
+
if depends_on is not None:
|
287
|
+
self._values["depends_on"] = depends_on
|
288
|
+
if for_each is not None:
|
289
|
+
self._values["for_each"] = for_each
|
290
|
+
if lifecycle is not None:
|
291
|
+
self._values["lifecycle"] = lifecycle
|
292
|
+
if provider is not None:
|
293
|
+
self._values["provider"] = provider
|
294
|
+
if provisioners is not None:
|
295
|
+
self._values["provisioners"] = provisioners
|
296
|
+
|
297
|
+
@builtins.property
|
298
|
+
def connection(
|
299
|
+
self,
|
300
|
+
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.SSHProvisionerConnection, _cdktf_9a9027ec.WinrmProvisionerConnection]]:
|
301
|
+
'''
|
302
|
+
:stability: experimental
|
303
|
+
'''
|
304
|
+
result = self._values.get("connection")
|
305
|
+
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.SSHProvisionerConnection, _cdktf_9a9027ec.WinrmProvisionerConnection]], result)
|
306
|
+
|
307
|
+
@builtins.property
|
308
|
+
def count(
|
309
|
+
self,
|
310
|
+
) -> typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]]:
|
311
|
+
'''
|
312
|
+
:stability: experimental
|
313
|
+
'''
|
314
|
+
result = self._values.get("count")
|
315
|
+
return typing.cast(typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]], result)
|
316
|
+
|
317
|
+
@builtins.property
|
318
|
+
def depends_on(
|
319
|
+
self,
|
320
|
+
) -> typing.Optional[typing.List[_cdktf_9a9027ec.ITerraformDependable]]:
|
321
|
+
'''
|
322
|
+
:stability: experimental
|
323
|
+
'''
|
324
|
+
result = self._values.get("depends_on")
|
325
|
+
return typing.cast(typing.Optional[typing.List[_cdktf_9a9027ec.ITerraformDependable]], result)
|
326
|
+
|
327
|
+
@builtins.property
|
328
|
+
def for_each(self) -> typing.Optional[_cdktf_9a9027ec.ITerraformIterator]:
|
329
|
+
'''
|
330
|
+
:stability: experimental
|
331
|
+
'''
|
332
|
+
result = self._values.get("for_each")
|
333
|
+
return typing.cast(typing.Optional[_cdktf_9a9027ec.ITerraformIterator], result)
|
334
|
+
|
335
|
+
@builtins.property
|
336
|
+
def lifecycle(self) -> typing.Optional[_cdktf_9a9027ec.TerraformResourceLifecycle]:
|
337
|
+
'''
|
338
|
+
:stability: experimental
|
339
|
+
'''
|
340
|
+
result = self._values.get("lifecycle")
|
341
|
+
return typing.cast(typing.Optional[_cdktf_9a9027ec.TerraformResourceLifecycle], result)
|
342
|
+
|
343
|
+
@builtins.property
|
344
|
+
def provider(self) -> typing.Optional[_cdktf_9a9027ec.TerraformProvider]:
|
345
|
+
'''
|
346
|
+
:stability: experimental
|
347
|
+
'''
|
348
|
+
result = self._values.get("provider")
|
349
|
+
return typing.cast(typing.Optional[_cdktf_9a9027ec.TerraformProvider], result)
|
350
|
+
|
351
|
+
@builtins.property
|
352
|
+
def provisioners(
|
353
|
+
self,
|
354
|
+
) -> typing.Optional[typing.List[typing.Union[_cdktf_9a9027ec.FileProvisioner, _cdktf_9a9027ec.LocalExecProvisioner, _cdktf_9a9027ec.RemoteExecProvisioner]]]:
|
355
|
+
'''
|
356
|
+
:stability: experimental
|
357
|
+
'''
|
358
|
+
result = self._values.get("provisioners")
|
359
|
+
return typing.cast(typing.Optional[typing.List[typing.Union[_cdktf_9a9027ec.FileProvisioner, _cdktf_9a9027ec.LocalExecProvisioner, _cdktf_9a9027ec.RemoteExecProvisioner]]], result)
|
360
|
+
|
361
|
+
@builtins.property
|
362
|
+
def display_name(self) -> builtins.str:
|
363
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/data-sources/incident_type_custom_field#display_name DataPagerdutyIncidentTypeCustomField#display_name}.'''
|
364
|
+
result = self._values.get("display_name")
|
365
|
+
assert result is not None, "Required property 'display_name' is missing"
|
366
|
+
return typing.cast(builtins.str, result)
|
367
|
+
|
368
|
+
@builtins.property
|
369
|
+
def incident_type(self) -> builtins.str:
|
370
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/data-sources/incident_type_custom_field#incident_type DataPagerdutyIncidentTypeCustomField#incident_type}.'''
|
371
|
+
result = self._values.get("incident_type")
|
372
|
+
assert result is not None, "Required property 'incident_type' is missing"
|
373
|
+
return typing.cast(builtins.str, result)
|
374
|
+
|
375
|
+
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
376
|
+
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
377
|
+
|
378
|
+
def __ne__(self, rhs: typing.Any) -> builtins.bool:
|
379
|
+
return not (rhs == self)
|
380
|
+
|
381
|
+
def __repr__(self) -> str:
|
382
|
+
return "DataPagerdutyIncidentTypeCustomFieldConfig(%s)" % ", ".join(
|
383
|
+
k + "=" + repr(v) for k, v in self._values.items()
|
384
|
+
)
|
385
|
+
|
386
|
+
|
387
|
+
@jsii.data_type(
|
388
|
+
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyIncidentTypeCustomField.DataPagerdutyIncidentTypeCustomFieldFieldOptions",
|
389
|
+
jsii_struct_bases=[],
|
390
|
+
name_mapping={},
|
391
|
+
)
|
392
|
+
class DataPagerdutyIncidentTypeCustomFieldFieldOptions:
|
393
|
+
def __init__(self) -> None:
|
394
|
+
self._values: typing.Dict[builtins.str, typing.Any] = {}
|
395
|
+
|
396
|
+
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
397
|
+
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
398
|
+
|
399
|
+
def __ne__(self, rhs: typing.Any) -> builtins.bool:
|
400
|
+
return not (rhs == self)
|
401
|
+
|
402
|
+
def __repr__(self) -> str:
|
403
|
+
return "DataPagerdutyIncidentTypeCustomFieldFieldOptions(%s)" % ", ".join(
|
404
|
+
k + "=" + repr(v) for k, v in self._values.items()
|
405
|
+
)
|
406
|
+
|
407
|
+
|
408
|
+
@jsii.data_type(
|
409
|
+
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyIncidentTypeCustomField.DataPagerdutyIncidentTypeCustomFieldFieldOptionsData",
|
410
|
+
jsii_struct_bases=[],
|
411
|
+
name_mapping={},
|
412
|
+
)
|
413
|
+
class DataPagerdutyIncidentTypeCustomFieldFieldOptionsData:
|
414
|
+
def __init__(self) -> None:
|
415
|
+
self._values: typing.Dict[builtins.str, typing.Any] = {}
|
416
|
+
|
417
|
+
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
418
|
+
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
419
|
+
|
420
|
+
def __ne__(self, rhs: typing.Any) -> builtins.bool:
|
421
|
+
return not (rhs == self)
|
422
|
+
|
423
|
+
def __repr__(self) -> str:
|
424
|
+
return "DataPagerdutyIncidentTypeCustomFieldFieldOptionsData(%s)" % ", ".join(
|
425
|
+
k + "=" + repr(v) for k, v in self._values.items()
|
426
|
+
)
|
427
|
+
|
428
|
+
|
429
|
+
class DataPagerdutyIncidentTypeCustomFieldFieldOptionsDataOutputReference(
|
430
|
+
_cdktf_9a9027ec.ComplexObject,
|
431
|
+
metaclass=jsii.JSIIMeta,
|
432
|
+
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyIncidentTypeCustomField.DataPagerdutyIncidentTypeCustomFieldFieldOptionsDataOutputReference",
|
433
|
+
):
|
434
|
+
def __init__(
|
435
|
+
self,
|
436
|
+
terraform_resource: _cdktf_9a9027ec.IInterpolatingParent,
|
437
|
+
terraform_attribute: builtins.str,
|
438
|
+
) -> None:
|
439
|
+
'''
|
440
|
+
:param terraform_resource: The parent resource.
|
441
|
+
:param terraform_attribute: The attribute on the parent resource this class is referencing.
|
442
|
+
'''
|
443
|
+
if __debug__:
|
444
|
+
type_hints = typing.get_type_hints(_typecheckingstub__bc7e518c332e3194c1eb9cde8054eb4e8346f5f7dbd00aaaad9c02cac81dd436)
|
445
|
+
check_type(argname="argument terraform_resource", value=terraform_resource, expected_type=type_hints["terraform_resource"])
|
446
|
+
check_type(argname="argument terraform_attribute", value=terraform_attribute, expected_type=type_hints["terraform_attribute"])
|
447
|
+
jsii.create(self.__class__, self, [terraform_resource, terraform_attribute])
|
448
|
+
|
449
|
+
@builtins.property
|
450
|
+
@jsii.member(jsii_name="dataType")
|
451
|
+
def data_type(self) -> builtins.str:
|
452
|
+
return typing.cast(builtins.str, jsii.get(self, "dataType"))
|
453
|
+
|
454
|
+
@builtins.property
|
455
|
+
@jsii.member(jsii_name="value")
|
456
|
+
def value(self) -> builtins.str:
|
457
|
+
return typing.cast(builtins.str, jsii.get(self, "value"))
|
458
|
+
|
459
|
+
@builtins.property
|
460
|
+
@jsii.member(jsii_name="internalValue")
|
461
|
+
def internal_value(
|
462
|
+
self,
|
463
|
+
) -> typing.Optional[DataPagerdutyIncidentTypeCustomFieldFieldOptionsData]:
|
464
|
+
return typing.cast(typing.Optional[DataPagerdutyIncidentTypeCustomFieldFieldOptionsData], jsii.get(self, "internalValue"))
|
465
|
+
|
466
|
+
@internal_value.setter
|
467
|
+
def internal_value(
|
468
|
+
self,
|
469
|
+
value: typing.Optional[DataPagerdutyIncidentTypeCustomFieldFieldOptionsData],
|
470
|
+
) -> None:
|
471
|
+
if __debug__:
|
472
|
+
type_hints = typing.get_type_hints(_typecheckingstub__43ea89c892c176544d496cee8eacac94eec502f9d6a50ee6fef1f2dc9b037aa8)
|
473
|
+
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
474
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
475
|
+
|
476
|
+
|
477
|
+
class DataPagerdutyIncidentTypeCustomFieldFieldOptionsList(
|
478
|
+
_cdktf_9a9027ec.ComplexList,
|
479
|
+
metaclass=jsii.JSIIMeta,
|
480
|
+
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyIncidentTypeCustomField.DataPagerdutyIncidentTypeCustomFieldFieldOptionsList",
|
481
|
+
):
|
482
|
+
def __init__(
|
483
|
+
self,
|
484
|
+
terraform_resource: _cdktf_9a9027ec.IInterpolatingParent,
|
485
|
+
terraform_attribute: builtins.str,
|
486
|
+
wraps_set: builtins.bool,
|
487
|
+
) -> None:
|
488
|
+
'''
|
489
|
+
:param terraform_resource: The parent resource.
|
490
|
+
:param terraform_attribute: The attribute on the parent resource this class is referencing.
|
491
|
+
:param wraps_set: whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
|
492
|
+
'''
|
493
|
+
if __debug__:
|
494
|
+
type_hints = typing.get_type_hints(_typecheckingstub__3f42616139e9bde5a9f5d1dd5183c7d9f021e04b16621ebfd36c99e3dfcdd9e9)
|
495
|
+
check_type(argname="argument terraform_resource", value=terraform_resource, expected_type=type_hints["terraform_resource"])
|
496
|
+
check_type(argname="argument terraform_attribute", value=terraform_attribute, expected_type=type_hints["terraform_attribute"])
|
497
|
+
check_type(argname="argument wraps_set", value=wraps_set, expected_type=type_hints["wraps_set"])
|
498
|
+
jsii.create(self.__class__, self, [terraform_resource, terraform_attribute, wraps_set])
|
499
|
+
|
500
|
+
@jsii.member(jsii_name="get")
|
501
|
+
def get(
|
502
|
+
self,
|
503
|
+
index: jsii.Number,
|
504
|
+
) -> "DataPagerdutyIncidentTypeCustomFieldFieldOptionsOutputReference":
|
505
|
+
'''
|
506
|
+
:param index: the index of the item to return.
|
507
|
+
'''
|
508
|
+
if __debug__:
|
509
|
+
type_hints = typing.get_type_hints(_typecheckingstub__5f7690364737cea0172d480bf2f45cc23c3452515c305a525343059f57ffb474)
|
510
|
+
check_type(argname="argument index", value=index, expected_type=type_hints["index"])
|
511
|
+
return typing.cast("DataPagerdutyIncidentTypeCustomFieldFieldOptionsOutputReference", jsii.invoke(self, "get", [index]))
|
512
|
+
|
513
|
+
@builtins.property
|
514
|
+
@jsii.member(jsii_name="terraformAttribute")
|
515
|
+
def _terraform_attribute(self) -> builtins.str:
|
516
|
+
'''The attribute on the parent resource this class is referencing.'''
|
517
|
+
return typing.cast(builtins.str, jsii.get(self, "terraformAttribute"))
|
518
|
+
|
519
|
+
@_terraform_attribute.setter
|
520
|
+
def _terraform_attribute(self, value: builtins.str) -> None:
|
521
|
+
if __debug__:
|
522
|
+
type_hints = typing.get_type_hints(_typecheckingstub__d5aee09eeddafcf067d36a9f2fdf2cd9aa1b2d99e928fca61bf140e899673c96)
|
523
|
+
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
524
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
525
|
+
|
526
|
+
@builtins.property
|
527
|
+
@jsii.member(jsii_name="terraformResource")
|
528
|
+
def _terraform_resource(self) -> _cdktf_9a9027ec.IInterpolatingParent:
|
529
|
+
'''The parent resource.'''
|
530
|
+
return typing.cast(_cdktf_9a9027ec.IInterpolatingParent, jsii.get(self, "terraformResource"))
|
531
|
+
|
532
|
+
@_terraform_resource.setter
|
533
|
+
def _terraform_resource(self, value: _cdktf_9a9027ec.IInterpolatingParent) -> None:
|
534
|
+
if __debug__:
|
535
|
+
type_hints = typing.get_type_hints(_typecheckingstub__bd9e2a3f29e1486e48e771ecbb8dc84b8ece6f8def64ea8fe3fde30db59b96b2)
|
536
|
+
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
537
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
538
|
+
|
539
|
+
@builtins.property
|
540
|
+
@jsii.member(jsii_name="wrapsSet")
|
541
|
+
def _wraps_set(self) -> builtins.bool:
|
542
|
+
'''whether the list is wrapping a set (will add tolist() to be able to access an item via an index).'''
|
543
|
+
return typing.cast(builtins.bool, jsii.get(self, "wrapsSet"))
|
544
|
+
|
545
|
+
@_wraps_set.setter
|
546
|
+
def _wraps_set(self, value: builtins.bool) -> None:
|
547
|
+
if __debug__:
|
548
|
+
type_hints = typing.get_type_hints(_typecheckingstub__573d04072a38b1684d6f5fd284aed3fa763b6b1371fc547c104d52b605c3cc56)
|
549
|
+
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
550
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
551
|
+
|
552
|
+
|
553
|
+
class DataPagerdutyIncidentTypeCustomFieldFieldOptionsOutputReference(
|
554
|
+
_cdktf_9a9027ec.ComplexObject,
|
555
|
+
metaclass=jsii.JSIIMeta,
|
556
|
+
jsii_type="@cdktf/provider-pagerduty.dataPagerdutyIncidentTypeCustomField.DataPagerdutyIncidentTypeCustomFieldFieldOptionsOutputReference",
|
557
|
+
):
|
558
|
+
def __init__(
|
559
|
+
self,
|
560
|
+
terraform_resource: _cdktf_9a9027ec.IInterpolatingParent,
|
561
|
+
terraform_attribute: builtins.str,
|
562
|
+
complex_object_index: jsii.Number,
|
563
|
+
complex_object_is_from_set: builtins.bool,
|
564
|
+
) -> None:
|
565
|
+
'''
|
566
|
+
:param terraform_resource: The parent resource.
|
567
|
+
:param terraform_attribute: The attribute on the parent resource this class is referencing.
|
568
|
+
:param complex_object_index: the index of this item in the list.
|
569
|
+
:param complex_object_is_from_set: whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
|
570
|
+
'''
|
571
|
+
if __debug__:
|
572
|
+
type_hints = typing.get_type_hints(_typecheckingstub__fcebd5fb5c44449067446161799df786573a37b3e57630bc706cc2a1c776ac80)
|
573
|
+
check_type(argname="argument terraform_resource", value=terraform_resource, expected_type=type_hints["terraform_resource"])
|
574
|
+
check_type(argname="argument terraform_attribute", value=terraform_attribute, expected_type=type_hints["terraform_attribute"])
|
575
|
+
check_type(argname="argument complex_object_index", value=complex_object_index, expected_type=type_hints["complex_object_index"])
|
576
|
+
check_type(argname="argument complex_object_is_from_set", value=complex_object_is_from_set, expected_type=type_hints["complex_object_is_from_set"])
|
577
|
+
jsii.create(self.__class__, self, [terraform_resource, terraform_attribute, complex_object_index, complex_object_is_from_set])
|
578
|
+
|
579
|
+
@builtins.property
|
580
|
+
@jsii.member(jsii_name="data")
|
581
|
+
def data(
|
582
|
+
self,
|
583
|
+
) -> DataPagerdutyIncidentTypeCustomFieldFieldOptionsDataOutputReference:
|
584
|
+
return typing.cast(DataPagerdutyIncidentTypeCustomFieldFieldOptionsDataOutputReference, jsii.get(self, "data"))
|
585
|
+
|
586
|
+
@builtins.property
|
587
|
+
@jsii.member(jsii_name="id")
|
588
|
+
def id(self) -> builtins.str:
|
589
|
+
return typing.cast(builtins.str, jsii.get(self, "id"))
|
590
|
+
|
591
|
+
@builtins.property
|
592
|
+
@jsii.member(jsii_name="type")
|
593
|
+
def type(self) -> builtins.str:
|
594
|
+
return typing.cast(builtins.str, jsii.get(self, "type"))
|
595
|
+
|
596
|
+
@builtins.property
|
597
|
+
@jsii.member(jsii_name="internalValue")
|
598
|
+
def internal_value(
|
599
|
+
self,
|
600
|
+
) -> typing.Optional[DataPagerdutyIncidentTypeCustomFieldFieldOptions]:
|
601
|
+
return typing.cast(typing.Optional[DataPagerdutyIncidentTypeCustomFieldFieldOptions], jsii.get(self, "internalValue"))
|
602
|
+
|
603
|
+
@internal_value.setter
|
604
|
+
def internal_value(
|
605
|
+
self,
|
606
|
+
value: typing.Optional[DataPagerdutyIncidentTypeCustomFieldFieldOptions],
|
607
|
+
) -> None:
|
608
|
+
if __debug__:
|
609
|
+
type_hints = typing.get_type_hints(_typecheckingstub__3cdf805a616e8223bbb12ae185ee92f027d05af752dacd203772f6ca260fc8e6)
|
610
|
+
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
611
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
612
|
+
|
613
|
+
|
614
|
+
__all__ = [
|
615
|
+
"DataPagerdutyIncidentTypeCustomField",
|
616
|
+
"DataPagerdutyIncidentTypeCustomFieldConfig",
|
617
|
+
"DataPagerdutyIncidentTypeCustomFieldFieldOptions",
|
618
|
+
"DataPagerdutyIncidentTypeCustomFieldFieldOptionsData",
|
619
|
+
"DataPagerdutyIncidentTypeCustomFieldFieldOptionsDataOutputReference",
|
620
|
+
"DataPagerdutyIncidentTypeCustomFieldFieldOptionsList",
|
621
|
+
"DataPagerdutyIncidentTypeCustomFieldFieldOptionsOutputReference",
|
622
|
+
]
|
623
|
+
|
624
|
+
publication.publish()
|
625
|
+
|
626
|
+
def _typecheckingstub__d82093e0c1a2cd7fab656ec68284d74f9d43512bdba1005084a3d59024b83807(
|
627
|
+
scope: _constructs_77d1e7e8.Construct,
|
628
|
+
id: builtins.str,
|
629
|
+
*,
|
630
|
+
display_name: builtins.str,
|
631
|
+
incident_type: builtins.str,
|
632
|
+
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,
|
633
|
+
count: typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]] = None,
|
634
|
+
depends_on: typing.Optional[typing.Sequence[_cdktf_9a9027ec.ITerraformDependable]] = None,
|
635
|
+
for_each: typing.Optional[_cdktf_9a9027ec.ITerraformIterator] = None,
|
636
|
+
lifecycle: typing.Optional[typing.Union[_cdktf_9a9027ec.TerraformResourceLifecycle, typing.Dict[builtins.str, typing.Any]]] = None,
|
637
|
+
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
638
|
+
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,
|
639
|
+
) -> None:
|
640
|
+
"""Type checking stubs"""
|
641
|
+
pass
|
642
|
+
|
643
|
+
def _typecheckingstub__312d13aae87afc654428bb2a1bf54770278fa712ef9c6c7c6fcc587c0d257fb5(
|
644
|
+
scope: _constructs_77d1e7e8.Construct,
|
645
|
+
import_to_id: builtins.str,
|
646
|
+
import_from_id: builtins.str,
|
647
|
+
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
648
|
+
) -> None:
|
649
|
+
"""Type checking stubs"""
|
650
|
+
pass
|
651
|
+
|
652
|
+
def _typecheckingstub__2c5510d52692917b4b12eae9cad68178a0517afe2b25eea9e27fbf5b76f2b53d(
|
653
|
+
value: builtins.str,
|
654
|
+
) -> None:
|
655
|
+
"""Type checking stubs"""
|
656
|
+
pass
|
657
|
+
|
658
|
+
def _typecheckingstub__06f5b6810dd3746b82bf7ab250dd72d0feb2376b58175c906eac11c3a9e196c6(
|
659
|
+
value: builtins.str,
|
660
|
+
) -> None:
|
661
|
+
"""Type checking stubs"""
|
662
|
+
pass
|
663
|
+
|
664
|
+
def _typecheckingstub__fc773db0c6c89fc30ba97da446cc5439f27950737a4ca2fb61760c61084bcdb4(
|
665
|
+
*,
|
666
|
+
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,
|
667
|
+
count: typing.Optional[typing.Union[jsii.Number, _cdktf_9a9027ec.TerraformCount]] = None,
|
668
|
+
depends_on: typing.Optional[typing.Sequence[_cdktf_9a9027ec.ITerraformDependable]] = None,
|
669
|
+
for_each: typing.Optional[_cdktf_9a9027ec.ITerraformIterator] = None,
|
670
|
+
lifecycle: typing.Optional[typing.Union[_cdktf_9a9027ec.TerraformResourceLifecycle, typing.Dict[builtins.str, typing.Any]]] = None,
|
671
|
+
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
672
|
+
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,
|
673
|
+
display_name: builtins.str,
|
674
|
+
incident_type: builtins.str,
|
675
|
+
) -> None:
|
676
|
+
"""Type checking stubs"""
|
677
|
+
pass
|
678
|
+
|
679
|
+
def _typecheckingstub__bc7e518c332e3194c1eb9cde8054eb4e8346f5f7dbd00aaaad9c02cac81dd436(
|
680
|
+
terraform_resource: _cdktf_9a9027ec.IInterpolatingParent,
|
681
|
+
terraform_attribute: builtins.str,
|
682
|
+
) -> None:
|
683
|
+
"""Type checking stubs"""
|
684
|
+
pass
|
685
|
+
|
686
|
+
def _typecheckingstub__43ea89c892c176544d496cee8eacac94eec502f9d6a50ee6fef1f2dc9b037aa8(
|
687
|
+
value: typing.Optional[DataPagerdutyIncidentTypeCustomFieldFieldOptionsData],
|
688
|
+
) -> None:
|
689
|
+
"""Type checking stubs"""
|
690
|
+
pass
|
691
|
+
|
692
|
+
def _typecheckingstub__3f42616139e9bde5a9f5d1dd5183c7d9f021e04b16621ebfd36c99e3dfcdd9e9(
|
693
|
+
terraform_resource: _cdktf_9a9027ec.IInterpolatingParent,
|
694
|
+
terraform_attribute: builtins.str,
|
695
|
+
wraps_set: builtins.bool,
|
696
|
+
) -> None:
|
697
|
+
"""Type checking stubs"""
|
698
|
+
pass
|
699
|
+
|
700
|
+
def _typecheckingstub__5f7690364737cea0172d480bf2f45cc23c3452515c305a525343059f57ffb474(
|
701
|
+
index: jsii.Number,
|
702
|
+
) -> None:
|
703
|
+
"""Type checking stubs"""
|
704
|
+
pass
|
705
|
+
|
706
|
+
def _typecheckingstub__d5aee09eeddafcf067d36a9f2fdf2cd9aa1b2d99e928fca61bf140e899673c96(
|
707
|
+
value: builtins.str,
|
708
|
+
) -> None:
|
709
|
+
"""Type checking stubs"""
|
710
|
+
pass
|
711
|
+
|
712
|
+
def _typecheckingstub__bd9e2a3f29e1486e48e771ecbb8dc84b8ece6f8def64ea8fe3fde30db59b96b2(
|
713
|
+
value: _cdktf_9a9027ec.IInterpolatingParent,
|
714
|
+
) -> None:
|
715
|
+
"""Type checking stubs"""
|
716
|
+
pass
|
717
|
+
|
718
|
+
def _typecheckingstub__573d04072a38b1684d6f5fd284aed3fa763b6b1371fc547c104d52b605c3cc56(
|
719
|
+
value: builtins.bool,
|
720
|
+
) -> None:
|
721
|
+
"""Type checking stubs"""
|
722
|
+
pass
|
723
|
+
|
724
|
+
def _typecheckingstub__fcebd5fb5c44449067446161799df786573a37b3e57630bc706cc2a1c776ac80(
|
725
|
+
terraform_resource: _cdktf_9a9027ec.IInterpolatingParent,
|
726
|
+
terraform_attribute: builtins.str,
|
727
|
+
complex_object_index: jsii.Number,
|
728
|
+
complex_object_is_from_set: builtins.bool,
|
729
|
+
) -> None:
|
730
|
+
"""Type checking stubs"""
|
731
|
+
pass
|
732
|
+
|
733
|
+
def _typecheckingstub__3cdf805a616e8223bbb12ae185ee92f027d05af752dacd203772f6ca260fc8e6(
|
734
|
+
value: typing.Optional[DataPagerdutyIncidentTypeCustomFieldFieldOptions],
|
735
|
+
) -> None:
|
736
|
+
"""Type checking stubs"""
|
737
|
+
pass
|