cdktf-cdktf-provider-pagerduty 13.11.0__py3-none-any.whl → 13.11.2__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- cdktf_cdktf_provider_pagerduty/__init__.py +3 -3
- cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.2.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty/addon/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +68 -68
- cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/business_service/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +40 -40
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +55 -55
- cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +325 -325
- cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +47 -47
- cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +80 -80
- cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +337 -337
- cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +47 -47
- cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +157 -157
- cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/extension/__init__.py +28 -28
- cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +52 -52
- cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +83 -83
- cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +40 -40
- cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/provider/__init__.py +42 -42
- cdktf_cdktf_provider_pagerduty/response_play/__init__.py +98 -98
- cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +231 -231
- cdktf_cdktf_provider_pagerduty/schedule/__init__.py +77 -77
- cdktf_cdktf_provider_pagerduty/service/__init__.py +171 -171
- cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +41 -41
- cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +216 -216
- cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +146 -146
- cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +45 -45
- cdktf_cdktf_provider_pagerduty/tag/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/team/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/user/__init__.py +44 -44
- cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +30 -30
- cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +68 -68
- {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/METADATA +9 -9
- cdktf_cdktf_provider_pagerduty-13.11.2.dist-info/RECORD +82 -0
- {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/WHEEL +1 -1
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.0.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-13.11.0.dist-info/RECORD +0 -82
- {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
r'''
|
2
2
|
# `pagerduty_automation_actions_action_service_association`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_automation_actions_action_service_association`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_automation_actions_action_service_association`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_service_association).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class AutomationActionsActionServiceAssociation(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.automationActionsActionServiceAssociation.AutomationActionsActionServiceAssociation",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_service_association pagerduty_automation_actions_action_service_association}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -47,13 +47,13 @@ class AutomationActionsActionServiceAssociation(
|
|
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.15.
|
50
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_service_association pagerduty_automation_actions_action_service_association} Resource.
|
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 action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
55
|
-
:param service_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
56
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
54
|
+
:param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_service_association#action_id AutomationActionsActionServiceAssociation#action_id}.
|
55
|
+
:param service_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_service_association#service_id AutomationActionsActionServiceAssociation#service_id}.
|
56
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_service_association#id AutomationActionsActionServiceAssociation#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
57
57
|
:param connection:
|
58
58
|
:param count:
|
59
59
|
:param depends_on:
|
@@ -94,7 +94,7 @@ class AutomationActionsActionServiceAssociation(
|
|
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 AutomationActionsActionServiceAssociation to import.
|
97
|
-
:param import_from_id: The id of the existing AutomationActionsActionServiceAssociation that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
97
|
+
:param import_from_id: The id of the existing AutomationActionsActionServiceAssociation that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_service_association#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 AutomationActionsActionServiceAssociation to import is found.
|
99
99
|
'''
|
100
100
|
if __debug__:
|
@@ -147,7 +147,7 @@ class AutomationActionsActionServiceAssociation(
|
|
147
147
|
if __debug__:
|
148
148
|
type_hints = typing.get_type_hints(_typecheckingstub__40d90ad20e0f5cca2a834b1f8085f417406b925be3f7c302d432292c7c947355)
|
149
149
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
150
|
-
jsii.set(self, "actionId", value)
|
150
|
+
jsii.set(self, "actionId", value) # pyright: ignore[reportArgumentType]
|
151
151
|
|
152
152
|
@builtins.property
|
153
153
|
@jsii.member(jsii_name="id")
|
@@ -159,7 +159,7 @@ class AutomationActionsActionServiceAssociation(
|
|
159
159
|
if __debug__:
|
160
160
|
type_hints = typing.get_type_hints(_typecheckingstub__10402c196128fd666c26fccca4ac857dcbfb99b07e3b0f074f25ad6a9fba7adc)
|
161
161
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
162
|
-
jsii.set(self, "id", value)
|
162
|
+
jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
|
163
163
|
|
164
164
|
@builtins.property
|
165
165
|
@jsii.member(jsii_name="serviceId")
|
@@ -171,7 +171,7 @@ class AutomationActionsActionServiceAssociation(
|
|
171
171
|
if __debug__:
|
172
172
|
type_hints = typing.get_type_hints(_typecheckingstub__427c6e37b08465212674f5602de784dfe5838196212cedab41889579de75c3d1)
|
173
173
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
174
|
-
jsii.set(self, "serviceId", value)
|
174
|
+
jsii.set(self, "serviceId", value) # pyright: ignore[reportArgumentType]
|
175
175
|
|
176
176
|
|
177
177
|
@jsii.data_type(
|
@@ -215,9 +215,9 @@ class AutomationActionsActionServiceAssociationConfig(
|
|
215
215
|
:param lifecycle:
|
216
216
|
:param provider:
|
217
217
|
:param provisioners:
|
218
|
-
:param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
219
|
-
:param service_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
220
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
218
|
+
:param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_service_association#action_id AutomationActionsActionServiceAssociation#action_id}.
|
219
|
+
:param service_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_service_association#service_id AutomationActionsActionServiceAssociation#service_id}.
|
220
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_service_association#id AutomationActionsActionServiceAssociation#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
221
221
|
'''
|
222
222
|
if isinstance(lifecycle, dict):
|
223
223
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -320,21 +320,21 @@ class AutomationActionsActionServiceAssociationConfig(
|
|
320
320
|
|
321
321
|
@builtins.property
|
322
322
|
def action_id(self) -> builtins.str:
|
323
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
323
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_service_association#action_id AutomationActionsActionServiceAssociation#action_id}.'''
|
324
324
|
result = self._values.get("action_id")
|
325
325
|
assert result is not None, "Required property 'action_id' is missing"
|
326
326
|
return typing.cast(builtins.str, result)
|
327
327
|
|
328
328
|
@builtins.property
|
329
329
|
def service_id(self) -> builtins.str:
|
330
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
330
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_service_association#service_id AutomationActionsActionServiceAssociation#service_id}.'''
|
331
331
|
result = self._values.get("service_id")
|
332
332
|
assert result is not None, "Required property 'service_id' is missing"
|
333
333
|
return typing.cast(builtins.str, result)
|
334
334
|
|
335
335
|
@builtins.property
|
336
336
|
def id(self) -> typing.Optional[builtins.str]:
|
337
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
337
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_service_association#id AutomationActionsActionServiceAssociation#id}.
|
338
338
|
|
339
339
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
340
340
|
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
@@ -1,7 +1,7 @@
|
|
1
1
|
r'''
|
2
2
|
# `pagerduty_automation_actions_action_team_association`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_automation_actions_action_team_association`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_automation_actions_action_team_association`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_team_association).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class AutomationActionsActionTeamAssociation(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.automationActionsActionTeamAssociation.AutomationActionsActionTeamAssociation",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_team_association pagerduty_automation_actions_action_team_association}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -47,13 +47,13 @@ class AutomationActionsActionTeamAssociation(
|
|
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.15.
|
50
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_team_association pagerduty_automation_actions_action_team_association} Resource.
|
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 action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
55
|
-
:param team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
56
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
54
|
+
:param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_team_association#action_id AutomationActionsActionTeamAssociation#action_id}.
|
55
|
+
:param team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_team_association#team_id AutomationActionsActionTeamAssociation#team_id}.
|
56
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_team_association#id AutomationActionsActionTeamAssociation#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
57
57
|
:param connection:
|
58
58
|
:param count:
|
59
59
|
:param depends_on:
|
@@ -94,7 +94,7 @@ class AutomationActionsActionTeamAssociation(
|
|
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 AutomationActionsActionTeamAssociation to import.
|
97
|
-
:param import_from_id: The id of the existing AutomationActionsActionTeamAssociation that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
97
|
+
:param import_from_id: The id of the existing AutomationActionsActionTeamAssociation that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_team_association#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 AutomationActionsActionTeamAssociation to import is found.
|
99
99
|
'''
|
100
100
|
if __debug__:
|
@@ -147,7 +147,7 @@ class AutomationActionsActionTeamAssociation(
|
|
147
147
|
if __debug__:
|
148
148
|
type_hints = typing.get_type_hints(_typecheckingstub__87c21426f670b2999cf3532f9a93acdf85a341592317def93fa8e90a0c7b3566)
|
149
149
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
150
|
-
jsii.set(self, "actionId", value)
|
150
|
+
jsii.set(self, "actionId", value) # pyright: ignore[reportArgumentType]
|
151
151
|
|
152
152
|
@builtins.property
|
153
153
|
@jsii.member(jsii_name="id")
|
@@ -159,7 +159,7 @@ class AutomationActionsActionTeamAssociation(
|
|
159
159
|
if __debug__:
|
160
160
|
type_hints = typing.get_type_hints(_typecheckingstub__b051c4c159a65fbec5b4bd7c262d13f6148665c708b09401ae6375069a8ecff3)
|
161
161
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
162
|
-
jsii.set(self, "id", value)
|
162
|
+
jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
|
163
163
|
|
164
164
|
@builtins.property
|
165
165
|
@jsii.member(jsii_name="teamId")
|
@@ -171,7 +171,7 @@ class AutomationActionsActionTeamAssociation(
|
|
171
171
|
if __debug__:
|
172
172
|
type_hints = typing.get_type_hints(_typecheckingstub__9a93448b8189c533593da96e231a3dea34ba46be06f7ccfc79f8977db753f845)
|
173
173
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
174
|
-
jsii.set(self, "teamId", value)
|
174
|
+
jsii.set(self, "teamId", value) # pyright: ignore[reportArgumentType]
|
175
175
|
|
176
176
|
|
177
177
|
@jsii.data_type(
|
@@ -215,9 +215,9 @@ class AutomationActionsActionTeamAssociationConfig(
|
|
215
215
|
:param lifecycle:
|
216
216
|
:param provider:
|
217
217
|
:param provisioners:
|
218
|
-
:param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
219
|
-
:param team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
220
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
218
|
+
:param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_team_association#action_id AutomationActionsActionTeamAssociation#action_id}.
|
219
|
+
:param team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_team_association#team_id AutomationActionsActionTeamAssociation#team_id}.
|
220
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_team_association#id AutomationActionsActionTeamAssociation#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
221
221
|
'''
|
222
222
|
if isinstance(lifecycle, dict):
|
223
223
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -320,21 +320,21 @@ class AutomationActionsActionTeamAssociationConfig(
|
|
320
320
|
|
321
321
|
@builtins.property
|
322
322
|
def action_id(self) -> builtins.str:
|
323
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
323
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_team_association#action_id AutomationActionsActionTeamAssociation#action_id}.'''
|
324
324
|
result = self._values.get("action_id")
|
325
325
|
assert result is not None, "Required property 'action_id' is missing"
|
326
326
|
return typing.cast(builtins.str, result)
|
327
327
|
|
328
328
|
@builtins.property
|
329
329
|
def team_id(self) -> builtins.str:
|
330
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
330
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_team_association#team_id AutomationActionsActionTeamAssociation#team_id}.'''
|
331
331
|
result = self._values.get("team_id")
|
332
332
|
assert result is not None, "Required property 'team_id' is missing"
|
333
333
|
return typing.cast(builtins.str, result)
|
334
334
|
|
335
335
|
@builtins.property
|
336
336
|
def id(self) -> typing.Optional[builtins.str]:
|
337
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
337
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_action_team_association#id AutomationActionsActionTeamAssociation#id}.
|
338
338
|
|
339
339
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
340
340
|
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
@@ -1,7 +1,7 @@
|
|
1
1
|
r'''
|
2
2
|
# `pagerduty_automation_actions_runner`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_automation_actions_runner`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_automation_actions_runner`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class AutomationActionsRunner(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.automationActionsRunner.AutomationActionsRunner",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner pagerduty_automation_actions_runner}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -51,17 +51,17 @@ class AutomationActionsRunner(
|
|
51
51
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
52
52
|
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,
|
53
53
|
) -> None:
|
54
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
54
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner pagerduty_automation_actions_runner} Resource.
|
55
55
|
|
56
56
|
:param scope: The scope in which to define this construct.
|
57
57
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
58
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
59
|
-
:param runner_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
60
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
61
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
62
|
-
:param last_seen: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
63
|
-
:param runbook_api_key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
64
|
-
:param runbook_base_uri: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
58
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#name AutomationActionsRunner#name}.
|
59
|
+
:param runner_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#runner_type AutomationActionsRunner#runner_type}.
|
60
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#description AutomationActionsRunner#description}.
|
61
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#id AutomationActionsRunner#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.
|
62
|
+
:param last_seen: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#last_seen AutomationActionsRunner#last_seen}.
|
63
|
+
:param runbook_api_key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#runbook_api_key AutomationActionsRunner#runbook_api_key}.
|
64
|
+
:param runbook_base_uri: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#runbook_base_uri AutomationActionsRunner#runbook_base_uri}.
|
65
65
|
:param connection:
|
66
66
|
:param count:
|
67
67
|
:param depends_on:
|
@@ -106,7 +106,7 @@ class AutomationActionsRunner(
|
|
106
106
|
|
107
107
|
:param scope: The scope in which to define this construct.
|
108
108
|
:param import_to_id: The construct id used in the generated config for the AutomationActionsRunner to import.
|
109
|
-
:param import_from_id: The id of the existing AutomationActionsRunner that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
109
|
+
:param import_from_id: The id of the existing AutomationActionsRunner that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#import import section} in the documentation of this resource for the id to use
|
110
110
|
:param provider: ? Optional instance of the provider where the AutomationActionsRunner to import is found.
|
111
111
|
'''
|
112
112
|
if __debug__:
|
@@ -205,7 +205,7 @@ class AutomationActionsRunner(
|
|
205
205
|
if __debug__:
|
206
206
|
type_hints = typing.get_type_hints(_typecheckingstub__b25df735bf726885b05f54fb1dc168c6715b99da0d70b718408c0e5046259d52)
|
207
207
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
208
|
-
jsii.set(self, "description", value)
|
208
|
+
jsii.set(self, "description", value) # pyright: ignore[reportArgumentType]
|
209
209
|
|
210
210
|
@builtins.property
|
211
211
|
@jsii.member(jsii_name="id")
|
@@ -217,7 +217,7 @@ class AutomationActionsRunner(
|
|
217
217
|
if __debug__:
|
218
218
|
type_hints = typing.get_type_hints(_typecheckingstub__556c3fcf394158551ab27e910e691afeeaad2288423eac472f5921d7cb8cf5ec)
|
219
219
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
220
|
-
jsii.set(self, "id", value)
|
220
|
+
jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
|
221
221
|
|
222
222
|
@builtins.property
|
223
223
|
@jsii.member(jsii_name="lastSeen")
|
@@ -229,7 +229,7 @@ class AutomationActionsRunner(
|
|
229
229
|
if __debug__:
|
230
230
|
type_hints = typing.get_type_hints(_typecheckingstub__41528512ac1d5b57e612a0bee6ce28f20733905ca19df7e217d5e27421873856)
|
231
231
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
232
|
-
jsii.set(self, "lastSeen", value)
|
232
|
+
jsii.set(self, "lastSeen", value) # pyright: ignore[reportArgumentType]
|
233
233
|
|
234
234
|
@builtins.property
|
235
235
|
@jsii.member(jsii_name="name")
|
@@ -241,7 +241,7 @@ class AutomationActionsRunner(
|
|
241
241
|
if __debug__:
|
242
242
|
type_hints = typing.get_type_hints(_typecheckingstub__81dab9e5d00ad710d5057e5b2037638054b6f01c778bd3da0282285aaa60e508)
|
243
243
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
244
|
-
jsii.set(self, "name", value)
|
244
|
+
jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
|
245
245
|
|
246
246
|
@builtins.property
|
247
247
|
@jsii.member(jsii_name="runbookApiKey")
|
@@ -253,7 +253,7 @@ class AutomationActionsRunner(
|
|
253
253
|
if __debug__:
|
254
254
|
type_hints = typing.get_type_hints(_typecheckingstub__7321c42cacf3b00c050d3637819680583c8fde2b0cb5e20a3ceaff63be40bfb9)
|
255
255
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
256
|
-
jsii.set(self, "runbookApiKey", value)
|
256
|
+
jsii.set(self, "runbookApiKey", value) # pyright: ignore[reportArgumentType]
|
257
257
|
|
258
258
|
@builtins.property
|
259
259
|
@jsii.member(jsii_name="runbookBaseUri")
|
@@ -265,7 +265,7 @@ class AutomationActionsRunner(
|
|
265
265
|
if __debug__:
|
266
266
|
type_hints = typing.get_type_hints(_typecheckingstub__4286e50d0e4fb70c642a66a83cce3d3794a643db9e0da396fc55ca57c8fdda86)
|
267
267
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
268
|
-
jsii.set(self, "runbookBaseUri", value)
|
268
|
+
jsii.set(self, "runbookBaseUri", value) # pyright: ignore[reportArgumentType]
|
269
269
|
|
270
270
|
@builtins.property
|
271
271
|
@jsii.member(jsii_name="runnerType")
|
@@ -277,7 +277,7 @@ class AutomationActionsRunner(
|
|
277
277
|
if __debug__:
|
278
278
|
type_hints = typing.get_type_hints(_typecheckingstub__25d280480e75db7ed2edcbaed5e10b32a5f1b0efcc2f4974be0df2bcffc9b6c7)
|
279
279
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
280
|
-
jsii.set(self, "runnerType", value)
|
280
|
+
jsii.set(self, "runnerType", value) # pyright: ignore[reportArgumentType]
|
281
281
|
|
282
282
|
|
283
283
|
@jsii.data_type(
|
@@ -327,13 +327,13 @@ class AutomationActionsRunnerConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
327
327
|
:param lifecycle:
|
328
328
|
:param provider:
|
329
329
|
:param provisioners:
|
330
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
331
|
-
:param runner_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
332
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
333
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
334
|
-
:param last_seen: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
335
|
-
:param runbook_api_key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
336
|
-
:param runbook_base_uri: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
330
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#name AutomationActionsRunner#name}.
|
331
|
+
:param runner_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#runner_type AutomationActionsRunner#runner_type}.
|
332
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#description AutomationActionsRunner#description}.
|
333
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#id AutomationActionsRunner#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.
|
334
|
+
:param last_seen: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#last_seen AutomationActionsRunner#last_seen}.
|
335
|
+
:param runbook_api_key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#runbook_api_key AutomationActionsRunner#runbook_api_key}.
|
336
|
+
:param runbook_base_uri: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#runbook_base_uri AutomationActionsRunner#runbook_base_uri}.
|
337
337
|
'''
|
338
338
|
if isinstance(lifecycle, dict):
|
339
339
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -448,27 +448,27 @@ class AutomationActionsRunnerConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
448
448
|
|
449
449
|
@builtins.property
|
450
450
|
def name(self) -> builtins.str:
|
451
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
451
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#name AutomationActionsRunner#name}.'''
|
452
452
|
result = self._values.get("name")
|
453
453
|
assert result is not None, "Required property 'name' is missing"
|
454
454
|
return typing.cast(builtins.str, result)
|
455
455
|
|
456
456
|
@builtins.property
|
457
457
|
def runner_type(self) -> builtins.str:
|
458
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
458
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#runner_type AutomationActionsRunner#runner_type}.'''
|
459
459
|
result = self._values.get("runner_type")
|
460
460
|
assert result is not None, "Required property 'runner_type' is missing"
|
461
461
|
return typing.cast(builtins.str, result)
|
462
462
|
|
463
463
|
@builtins.property
|
464
464
|
def description(self) -> typing.Optional[builtins.str]:
|
465
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
465
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#description AutomationActionsRunner#description}.'''
|
466
466
|
result = self._values.get("description")
|
467
467
|
return typing.cast(typing.Optional[builtins.str], result)
|
468
468
|
|
469
469
|
@builtins.property
|
470
470
|
def id(self) -> typing.Optional[builtins.str]:
|
471
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
471
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#id AutomationActionsRunner#id}.
|
472
472
|
|
473
473
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
474
474
|
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.
|
@@ -478,19 +478,19 @@ class AutomationActionsRunnerConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
478
478
|
|
479
479
|
@builtins.property
|
480
480
|
def last_seen(self) -> typing.Optional[builtins.str]:
|
481
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
481
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#last_seen AutomationActionsRunner#last_seen}.'''
|
482
482
|
result = self._values.get("last_seen")
|
483
483
|
return typing.cast(typing.Optional[builtins.str], result)
|
484
484
|
|
485
485
|
@builtins.property
|
486
486
|
def runbook_api_key(self) -> typing.Optional[builtins.str]:
|
487
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
487
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#runbook_api_key AutomationActionsRunner#runbook_api_key}.'''
|
488
488
|
result = self._values.get("runbook_api_key")
|
489
489
|
return typing.cast(typing.Optional[builtins.str], result)
|
490
490
|
|
491
491
|
@builtins.property
|
492
492
|
def runbook_base_uri(self) -> typing.Optional[builtins.str]:
|
493
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
493
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner#runbook_base_uri AutomationActionsRunner#runbook_base_uri}.'''
|
494
494
|
result = self._values.get("runbook_base_uri")
|
495
495
|
return typing.cast(typing.Optional[builtins.str], result)
|
496
496
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
r'''
|
2
2
|
# `pagerduty_automation_actions_runner_team_association`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_automation_actions_runner_team_association`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_automation_actions_runner_team_association`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner_team_association).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class AutomationActionsRunnerTeamAssociation(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.automationActionsRunnerTeamAssociation.AutomationActionsRunnerTeamAssociation",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner_team_association pagerduty_automation_actions_runner_team_association}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -47,13 +47,13 @@ class AutomationActionsRunnerTeamAssociation(
|
|
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.15.
|
50
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner_team_association pagerduty_automation_actions_runner_team_association} Resource.
|
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 runner_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
55
|
-
:param team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
56
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
54
|
+
:param runner_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner_team_association#runner_id AutomationActionsRunnerTeamAssociation#runner_id}.
|
55
|
+
:param team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner_team_association#team_id AutomationActionsRunnerTeamAssociation#team_id}.
|
56
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner_team_association#id AutomationActionsRunnerTeamAssociation#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
57
57
|
:param connection:
|
58
58
|
:param count:
|
59
59
|
:param depends_on:
|
@@ -94,7 +94,7 @@ class AutomationActionsRunnerTeamAssociation(
|
|
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 AutomationActionsRunnerTeamAssociation to import.
|
97
|
-
:param import_from_id: The id of the existing AutomationActionsRunnerTeamAssociation that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
97
|
+
:param import_from_id: The id of the existing AutomationActionsRunnerTeamAssociation that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner_team_association#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 AutomationActionsRunnerTeamAssociation to import is found.
|
99
99
|
'''
|
100
100
|
if __debug__:
|
@@ -147,7 +147,7 @@ class AutomationActionsRunnerTeamAssociation(
|
|
147
147
|
if __debug__:
|
148
148
|
type_hints = typing.get_type_hints(_typecheckingstub__7580b2734c057e9cd5ccfdd27866ffe62f2911f9e4dba4474c402de430864d97)
|
149
149
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
150
|
-
jsii.set(self, "id", value)
|
150
|
+
jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
|
151
151
|
|
152
152
|
@builtins.property
|
153
153
|
@jsii.member(jsii_name="runnerId")
|
@@ -159,7 +159,7 @@ class AutomationActionsRunnerTeamAssociation(
|
|
159
159
|
if __debug__:
|
160
160
|
type_hints = typing.get_type_hints(_typecheckingstub__c562799fc87d41c2a5bad9e8103dc528d47daa5b4284324c451874ea019fde83)
|
161
161
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
162
|
-
jsii.set(self, "runnerId", value)
|
162
|
+
jsii.set(self, "runnerId", value) # pyright: ignore[reportArgumentType]
|
163
163
|
|
164
164
|
@builtins.property
|
165
165
|
@jsii.member(jsii_name="teamId")
|
@@ -171,7 +171,7 @@ class AutomationActionsRunnerTeamAssociation(
|
|
171
171
|
if __debug__:
|
172
172
|
type_hints = typing.get_type_hints(_typecheckingstub__14eb83385011a6d7445dff1b204f2482f64b0522f8c8e2161f38870f7b465c51)
|
173
173
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
174
|
-
jsii.set(self, "teamId", value)
|
174
|
+
jsii.set(self, "teamId", value) # pyright: ignore[reportArgumentType]
|
175
175
|
|
176
176
|
|
177
177
|
@jsii.data_type(
|
@@ -215,9 +215,9 @@ class AutomationActionsRunnerTeamAssociationConfig(
|
|
215
215
|
:param lifecycle:
|
216
216
|
:param provider:
|
217
217
|
:param provisioners:
|
218
|
-
:param runner_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
219
|
-
:param team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
220
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
218
|
+
:param runner_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner_team_association#runner_id AutomationActionsRunnerTeamAssociation#runner_id}.
|
219
|
+
:param team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner_team_association#team_id AutomationActionsRunnerTeamAssociation#team_id}.
|
220
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner_team_association#id AutomationActionsRunnerTeamAssociation#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
221
221
|
'''
|
222
222
|
if isinstance(lifecycle, dict):
|
223
223
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -320,21 +320,21 @@ class AutomationActionsRunnerTeamAssociationConfig(
|
|
320
320
|
|
321
321
|
@builtins.property
|
322
322
|
def runner_id(self) -> builtins.str:
|
323
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
323
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner_team_association#runner_id AutomationActionsRunnerTeamAssociation#runner_id}.'''
|
324
324
|
result = self._values.get("runner_id")
|
325
325
|
assert result is not None, "Required property 'runner_id' is missing"
|
326
326
|
return typing.cast(builtins.str, result)
|
327
327
|
|
328
328
|
@builtins.property
|
329
329
|
def team_id(self) -> builtins.str:
|
330
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
330
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner_team_association#team_id AutomationActionsRunnerTeamAssociation#team_id}.'''
|
331
331
|
result = self._values.get("team_id")
|
332
332
|
assert result is not None, "Required property 'team_id' is missing"
|
333
333
|
return typing.cast(builtins.str, result)
|
334
334
|
|
335
335
|
@builtins.property
|
336
336
|
def id(self) -> typing.Optional[builtins.str]:
|
337
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
337
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/automation_actions_runner_team_association#id AutomationActionsRunnerTeamAssociation#id}.
|
338
338
|
|
339
339
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
340
340
|
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.
|