pulumi-azuredevops 3.9.0a1743571433__py3-none-any.whl → 3.9.0a1744198018__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_azuredevops/__init__.py +1 -0
- pulumi_azuredevops/_inputs.py +993 -992
- pulumi_azuredevops/area_permissions.py +71 -70
- pulumi_azuredevops/branch_policy_auto_reviewers.py +43 -42
- pulumi_azuredevops/branch_policy_build_validation.py +43 -42
- pulumi_azuredevops/branch_policy_comment_resolution.py +43 -42
- pulumi_azuredevops/branch_policy_merge_types.py +43 -42
- pulumi_azuredevops/branch_policy_min_reviewers.py +43 -42
- pulumi_azuredevops/branch_policy_status_check.py +43 -42
- pulumi_azuredevops/branch_policy_work_item_linking.py +43 -42
- pulumi_azuredevops/build_definition.py +120 -119
- pulumi_azuredevops/build_definition_permissions.py +71 -70
- pulumi_azuredevops/build_folder.py +43 -42
- pulumi_azuredevops/build_folder_permissions.py +71 -70
- pulumi_azuredevops/check_approval.py +120 -119
- pulumi_azuredevops/check_branch_control.py +120 -119
- pulumi_azuredevops/check_business_hours.py +218 -217
- pulumi_azuredevops/check_exclusive_lock.py +64 -63
- pulumi_azuredevops/check_required_template.py +50 -49
- pulumi_azuredevops/check_rest_api.py +218 -217
- pulumi_azuredevops/config/__init__.py +1 -0
- pulumi_azuredevops/config/__init__.pyi +1 -0
- pulumi_azuredevops/config/vars.py +1 -0
- pulumi_azuredevops/dashboard.py +78 -77
- pulumi_azuredevops/elastic_pool.py +169 -168
- pulumi_azuredevops/environment.py +43 -42
- pulumi_azuredevops/environment_resource_kubernetes.py +99 -98
- pulumi_azuredevops/feed.py +29 -28
- pulumi_azuredevops/feed_permission.py +78 -77
- pulumi_azuredevops/feed_retention_policy.py +57 -56
- pulumi_azuredevops/get_agent_queue.py +13 -12
- pulumi_azuredevops/get_area.py +19 -18
- pulumi_azuredevops/get_build_definition.py +23 -22
- pulumi_azuredevops/get_client_config.py +7 -6
- pulumi_azuredevops/get_descriptor.py +8 -7
- pulumi_azuredevops/get_environment.py +18 -17
- pulumi_azuredevops/get_feed.py +17 -16
- pulumi_azuredevops/get_git_repository.py +20 -19
- pulumi_azuredevops/get_group.py +16 -15
- pulumi_azuredevops/get_group_membership.py +8 -7
- pulumi_azuredevops/get_groups.py +7 -6
- pulumi_azuredevops/get_identity_group.py +14 -13
- pulumi_azuredevops/get_identity_groups.py +7 -6
- pulumi_azuredevops/get_identity_users.py +14 -13
- pulumi_azuredevops/get_iteration.py +19 -18
- pulumi_azuredevops/get_pool.py +10 -9
- pulumi_azuredevops/get_pools.py +2 -1
- pulumi_azuredevops/get_project.py +18 -17
- pulumi_azuredevops/get_projects.py +12 -11
- pulumi_azuredevops/get_repositories.py +17 -16
- pulumi_azuredevops/get_securityrole_definitions.py +7 -6
- pulumi_azuredevops/get_service_endpoint_azure_rm.py +31 -30
- pulumi_azuredevops/get_service_endpoint_github.py +19 -18
- pulumi_azuredevops/get_service_principal.py +10 -9
- pulumi_azuredevops/get_serviceendpoint_azurecr.py +29 -28
- pulumi_azuredevops/get_serviceendpoint_bitbucket.py +19 -18
- pulumi_azuredevops/get_serviceendpoint_npm.py +20 -19
- pulumi_azuredevops/get_serviceendpoint_sonarcloud.py +19 -18
- pulumi_azuredevops/get_storage_key.py +8 -7
- pulumi_azuredevops/get_team.py +21 -20
- pulumi_azuredevops/get_teams.py +12 -11
- pulumi_azuredevops/get_user.py +14 -13
- pulumi_azuredevops/get_users.py +84 -21
- pulumi_azuredevops/get_variable_group.py +14 -13
- pulumi_azuredevops/git.py +113 -112
- pulumi_azuredevops/git_permissions.py +85 -84
- pulumi_azuredevops/git_repository_branch.py +78 -77
- pulumi_azuredevops/git_repository_file.py +85 -84
- pulumi_azuredevops/group.py +134 -133
- pulumi_azuredevops/group_entitlement.py +85 -84
- pulumi_azuredevops/group_membership.py +43 -42
- pulumi_azuredevops/iterative_permissions.py +71 -70
- pulumi_azuredevops/library_permissions.py +57 -56
- pulumi_azuredevops/outputs.py +999 -982
- pulumi_azuredevops/pipeline_authorization.py +71 -70
- pulumi_azuredevops/pool.py +57 -56
- pulumi_azuredevops/project.py +92 -91
- pulumi_azuredevops/project_features.py +25 -24
- pulumi_azuredevops/project_permissions.py +57 -56
- pulumi_azuredevops/project_pipeline_settings.py +99 -98
- pulumi_azuredevops/project_tags.py +29 -28
- pulumi_azuredevops/provider.py +157 -156
- pulumi_azuredevops/pulumi-plugin.json +1 -1
- pulumi_azuredevops/queue.py +43 -42
- pulumi_azuredevops/repository_policy_author_email_pattern.py +71 -70
- pulumi_azuredevops/repository_policy_case_enforcement.py +71 -70
- pulumi_azuredevops/repository_policy_check_credentials.py +57 -56
- pulumi_azuredevops/repository_policy_file_path_pattern.py +71 -70
- pulumi_azuredevops/repository_policy_max_file_size.py +71 -70
- pulumi_azuredevops/repository_policy_max_path_length.py +71 -70
- pulumi_azuredevops/repository_policy_reserved_names.py +57 -56
- pulumi_azuredevops/resource_authorization.py +71 -70
- pulumi_azuredevops/securityrole_assignment.py +57 -56
- pulumi_azuredevops/service_endpoint_artifactory.py +62 -61
- pulumi_azuredevops/service_endpoint_aws.py +144 -143
- pulumi_azuredevops/service_endpoint_azure_dev_ops.py +86 -85
- pulumi_azuredevops/service_endpoint_azure_ecr.py +169 -168
- pulumi_azuredevops/service_endpoint_azure_rm.py +195 -194
- pulumi_azuredevops/service_endpoint_bit_bucket.py +72 -71
- pulumi_azuredevops/service_endpoint_docker_registry.py +114 -113
- pulumi_azuredevops/service_endpoint_generic.py +86 -85
- pulumi_azuredevops/service_endpoint_generic_git.py +100 -99
- pulumi_azuredevops/service_endpoint_git_hub.py +44 -43
- pulumi_azuredevops/service_endpoint_git_hub_enterprise.py +58 -57
- pulumi_azuredevops/service_endpoint_git_lab.py +86 -85
- pulumi_azuredevops/service_endpoint_kubernetes.py +72 -71
- pulumi_azuredevops/service_endpoint_npm.py +76 -75
- pulumi_azuredevops/service_endpoint_pipeline.py +58 -57
- pulumi_azuredevops/service_endpoint_service_fabric.py +58 -57
- pulumi_azuredevops/service_endpoint_sonar_cloud.py +62 -61
- pulumi_azuredevops/service_endpoint_sonar_qube.py +76 -75
- pulumi_azuredevops/service_endpoint_ssh.py +114 -113
- pulumi_azuredevops/service_principal_entitlement.py +71 -70
- pulumi_azuredevops/serviceendpoint_argocd.py +62 -61
- pulumi_azuredevops/serviceendpoint_azure_service_bus.py +72 -71
- pulumi_azuredevops/serviceendpoint_checkmarx_one.py +114 -113
- pulumi_azuredevops/serviceendpoint_checkmarx_sast.py +114 -113
- pulumi_azuredevops/serviceendpoint_checkmarx_sca.py +142 -141
- pulumi_azuredevops/serviceendpoint_dynamics_lifecycle_services.py +114 -113
- pulumi_azuredevops/serviceendpoint_externaltfs.py +58 -57
- pulumi_azuredevops/serviceendpoint_gcp_terraform.py +116 -115
- pulumi_azuredevops/serviceendpoint_incomingwebhook.py +86 -85
- pulumi_azuredevops/serviceendpoint_jenkins.py +100 -99
- pulumi_azuredevops/serviceendpoint_jfrog_artifactory_v2.py +62 -61
- pulumi_azuredevops/serviceendpoint_jfrog_distribution_v2.py +62 -61
- pulumi_azuredevops/serviceendpoint_jfrog_platform_v2.py +62 -61
- pulumi_azuredevops/serviceendpoint_jfrog_xray_v2.py +62 -61
- pulumi_azuredevops/serviceendpoint_maven.py +72 -71
- pulumi_azuredevops/serviceendpoint_nexus.py +86 -85
- pulumi_azuredevops/serviceendpoint_nuget.py +114 -113
- pulumi_azuredevops/serviceendpoint_octopusdeploy.py +86 -85
- pulumi_azuredevops/serviceendpoint_permissions.py +71 -70
- pulumi_azuredevops/serviceendpoint_snyk.py +72 -71
- pulumi_azuredevops/serviceendpoint_visualstudiomarketplace.py +58 -57
- pulumi_azuredevops/servicehook_permissions.py +57 -56
- pulumi_azuredevops/servicehook_storage_queue_pipelines.py +85 -84
- pulumi_azuredevops/tagging_permissions.py +57 -56
- pulumi_azuredevops/team.py +78 -77
- pulumi_azuredevops/team_administrators.py +57 -56
- pulumi_azuredevops/team_members.py +57 -56
- pulumi_azuredevops/user.py +78 -77
- pulumi_azuredevops/variable_group.py +57 -56
- pulumi_azuredevops/variable_group_permissions.py +71 -70
- pulumi_azuredevops/wiki.py +99 -98
- pulumi_azuredevops/wiki_page.py +67 -66
- pulumi_azuredevops/work_item_query_permissions.py +71 -70
- pulumi_azuredevops/workitem.py +113 -112
- {pulumi_azuredevops-3.9.0a1743571433.dist-info → pulumi_azuredevops-3.9.0a1744198018.dist-info}/METADATA +1 -1
- pulumi_azuredevops-3.9.0a1744198018.dist-info/RECORD +153 -0
- pulumi_azuredevops-3.9.0a1743571433.dist-info/RECORD +0 -153
- {pulumi_azuredevops-3.9.0a1743571433.dist-info → pulumi_azuredevops-3.9.0a1744198018.dist-info}/WHEEL +0 -0
- {pulumi_azuredevops-3.9.0a1743571433.dist-info → pulumi_azuredevops-3.9.0a1744198018.dist-info}/top_level.txt +0 -0
@@ -2,6 +2,7 @@
|
|
2
2
|
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
4
|
|
5
|
+
import builtins
|
5
6
|
import copy
|
6
7
|
import warnings
|
7
8
|
import sys
|
@@ -19,16 +20,16 @@ __all__ = ['CheckExclusiveLockArgs', 'CheckExclusiveLock']
|
|
19
20
|
@pulumi.input_type
|
20
21
|
class CheckExclusiveLockArgs:
|
21
22
|
def __init__(__self__, *,
|
22
|
-
project_id: pulumi.Input[str],
|
23
|
-
target_resource_id: pulumi.Input[str],
|
24
|
-
target_resource_type: pulumi.Input[str],
|
25
|
-
timeout: Optional[pulumi.Input[int]] = None):
|
23
|
+
project_id: pulumi.Input[builtins.str],
|
24
|
+
target_resource_id: pulumi.Input[builtins.str],
|
25
|
+
target_resource_type: pulumi.Input[builtins.str],
|
26
|
+
timeout: Optional[pulumi.Input[builtins.int]] = None):
|
26
27
|
"""
|
27
28
|
The set of arguments for constructing a CheckExclusiveLock resource.
|
28
|
-
:param pulumi.Input[str] project_id: The project ID. Changing this forces a new Exclusive Lock Check to be created.
|
29
|
-
:param pulumi.Input[str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Exclusive Lock to be created.
|
30
|
-
:param pulumi.Input[str] target_resource_type: The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Exclusive Lock to be created.
|
31
|
-
:param pulumi.Input[int] timeout: The timeout in minutes for the exclusive lock. Defaults to `43200`.
|
29
|
+
:param pulumi.Input[builtins.str] project_id: The project ID. Changing this forces a new Exclusive Lock Check to be created.
|
30
|
+
:param pulumi.Input[builtins.str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Exclusive Lock to be created.
|
31
|
+
:param pulumi.Input[builtins.str] target_resource_type: The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Exclusive Lock to be created.
|
32
|
+
:param pulumi.Input[builtins.int] timeout: The timeout in minutes for the exclusive lock. Defaults to `43200`.
|
32
33
|
"""
|
33
34
|
pulumi.set(__self__, "project_id", project_id)
|
34
35
|
pulumi.set(__self__, "target_resource_id", target_resource_id)
|
@@ -38,68 +39,68 @@ class CheckExclusiveLockArgs:
|
|
38
39
|
|
39
40
|
@property
|
40
41
|
@pulumi.getter(name="projectId")
|
41
|
-
def project_id(self) -> pulumi.Input[str]:
|
42
|
+
def project_id(self) -> pulumi.Input[builtins.str]:
|
42
43
|
"""
|
43
44
|
The project ID. Changing this forces a new Exclusive Lock Check to be created.
|
44
45
|
"""
|
45
46
|
return pulumi.get(self, "project_id")
|
46
47
|
|
47
48
|
@project_id.setter
|
48
|
-
def project_id(self, value: pulumi.Input[str]):
|
49
|
+
def project_id(self, value: pulumi.Input[builtins.str]):
|
49
50
|
pulumi.set(self, "project_id", value)
|
50
51
|
|
51
52
|
@property
|
52
53
|
@pulumi.getter(name="targetResourceId")
|
53
|
-
def target_resource_id(self) -> pulumi.Input[str]:
|
54
|
+
def target_resource_id(self) -> pulumi.Input[builtins.str]:
|
54
55
|
"""
|
55
56
|
The ID of the resource being protected by the check. Changing this forces a new Exclusive Lock to be created.
|
56
57
|
"""
|
57
58
|
return pulumi.get(self, "target_resource_id")
|
58
59
|
|
59
60
|
@target_resource_id.setter
|
60
|
-
def target_resource_id(self, value: pulumi.Input[str]):
|
61
|
+
def target_resource_id(self, value: pulumi.Input[builtins.str]):
|
61
62
|
pulumi.set(self, "target_resource_id", value)
|
62
63
|
|
63
64
|
@property
|
64
65
|
@pulumi.getter(name="targetResourceType")
|
65
|
-
def target_resource_type(self) -> pulumi.Input[str]:
|
66
|
+
def target_resource_type(self) -> pulumi.Input[builtins.str]:
|
66
67
|
"""
|
67
68
|
The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Exclusive Lock to be created.
|
68
69
|
"""
|
69
70
|
return pulumi.get(self, "target_resource_type")
|
70
71
|
|
71
72
|
@target_resource_type.setter
|
72
|
-
def target_resource_type(self, value: pulumi.Input[str]):
|
73
|
+
def target_resource_type(self, value: pulumi.Input[builtins.str]):
|
73
74
|
pulumi.set(self, "target_resource_type", value)
|
74
75
|
|
75
76
|
@property
|
76
77
|
@pulumi.getter
|
77
|
-
def timeout(self) -> Optional[pulumi.Input[int]]:
|
78
|
+
def timeout(self) -> Optional[pulumi.Input[builtins.int]]:
|
78
79
|
"""
|
79
80
|
The timeout in minutes for the exclusive lock. Defaults to `43200`.
|
80
81
|
"""
|
81
82
|
return pulumi.get(self, "timeout")
|
82
83
|
|
83
84
|
@timeout.setter
|
84
|
-
def timeout(self, value: Optional[pulumi.Input[int]]):
|
85
|
+
def timeout(self, value: Optional[pulumi.Input[builtins.int]]):
|
85
86
|
pulumi.set(self, "timeout", value)
|
86
87
|
|
87
88
|
|
88
89
|
@pulumi.input_type
|
89
90
|
class _CheckExclusiveLockState:
|
90
91
|
def __init__(__self__, *,
|
91
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
92
|
-
target_resource_id: Optional[pulumi.Input[str]] = None,
|
93
|
-
target_resource_type: Optional[pulumi.Input[str]] = None,
|
94
|
-
timeout: Optional[pulumi.Input[int]] = None,
|
95
|
-
version: Optional[pulumi.Input[int]] = None):
|
92
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
93
|
+
target_resource_id: Optional[pulumi.Input[builtins.str]] = None,
|
94
|
+
target_resource_type: Optional[pulumi.Input[builtins.str]] = None,
|
95
|
+
timeout: Optional[pulumi.Input[builtins.int]] = None,
|
96
|
+
version: Optional[pulumi.Input[builtins.int]] = None):
|
96
97
|
"""
|
97
98
|
Input properties used for looking up and filtering CheckExclusiveLock resources.
|
98
|
-
:param pulumi.Input[str] project_id: The project ID. Changing this forces a new Exclusive Lock Check to be created.
|
99
|
-
:param pulumi.Input[str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Exclusive Lock to be created.
|
100
|
-
:param pulumi.Input[str] target_resource_type: The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Exclusive Lock to be created.
|
101
|
-
:param pulumi.Input[int] timeout: The timeout in minutes for the exclusive lock. Defaults to `43200`.
|
102
|
-
:param pulumi.Input[int] version: The version of the check.
|
99
|
+
:param pulumi.Input[builtins.str] project_id: The project ID. Changing this forces a new Exclusive Lock Check to be created.
|
100
|
+
:param pulumi.Input[builtins.str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Exclusive Lock to be created.
|
101
|
+
:param pulumi.Input[builtins.str] target_resource_type: The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Exclusive Lock to be created.
|
102
|
+
:param pulumi.Input[builtins.int] timeout: The timeout in minutes for the exclusive lock. Defaults to `43200`.
|
103
|
+
:param pulumi.Input[builtins.int] version: The version of the check.
|
103
104
|
"""
|
104
105
|
if project_id is not None:
|
105
106
|
pulumi.set(__self__, "project_id", project_id)
|
@@ -114,62 +115,62 @@ class _CheckExclusiveLockState:
|
|
114
115
|
|
115
116
|
@property
|
116
117
|
@pulumi.getter(name="projectId")
|
117
|
-
def project_id(self) -> Optional[pulumi.Input[str]]:
|
118
|
+
def project_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
118
119
|
"""
|
119
120
|
The project ID. Changing this forces a new Exclusive Lock Check to be created.
|
120
121
|
"""
|
121
122
|
return pulumi.get(self, "project_id")
|
122
123
|
|
123
124
|
@project_id.setter
|
124
|
-
def project_id(self, value: Optional[pulumi.Input[str]]):
|
125
|
+
def project_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
125
126
|
pulumi.set(self, "project_id", value)
|
126
127
|
|
127
128
|
@property
|
128
129
|
@pulumi.getter(name="targetResourceId")
|
129
|
-
def target_resource_id(self) -> Optional[pulumi.Input[str]]:
|
130
|
+
def target_resource_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
130
131
|
"""
|
131
132
|
The ID of the resource being protected by the check. Changing this forces a new Exclusive Lock to be created.
|
132
133
|
"""
|
133
134
|
return pulumi.get(self, "target_resource_id")
|
134
135
|
|
135
136
|
@target_resource_id.setter
|
136
|
-
def target_resource_id(self, value: Optional[pulumi.Input[str]]):
|
137
|
+
def target_resource_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
137
138
|
pulumi.set(self, "target_resource_id", value)
|
138
139
|
|
139
140
|
@property
|
140
141
|
@pulumi.getter(name="targetResourceType")
|
141
|
-
def target_resource_type(self) -> Optional[pulumi.Input[str]]:
|
142
|
+
def target_resource_type(self) -> Optional[pulumi.Input[builtins.str]]:
|
142
143
|
"""
|
143
144
|
The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Exclusive Lock to be created.
|
144
145
|
"""
|
145
146
|
return pulumi.get(self, "target_resource_type")
|
146
147
|
|
147
148
|
@target_resource_type.setter
|
148
|
-
def target_resource_type(self, value: Optional[pulumi.Input[str]]):
|
149
|
+
def target_resource_type(self, value: Optional[pulumi.Input[builtins.str]]):
|
149
150
|
pulumi.set(self, "target_resource_type", value)
|
150
151
|
|
151
152
|
@property
|
152
153
|
@pulumi.getter
|
153
|
-
def timeout(self) -> Optional[pulumi.Input[int]]:
|
154
|
+
def timeout(self) -> Optional[pulumi.Input[builtins.int]]:
|
154
155
|
"""
|
155
156
|
The timeout in minutes for the exclusive lock. Defaults to `43200`.
|
156
157
|
"""
|
157
158
|
return pulumi.get(self, "timeout")
|
158
159
|
|
159
160
|
@timeout.setter
|
160
|
-
def timeout(self, value: Optional[pulumi.Input[int]]):
|
161
|
+
def timeout(self, value: Optional[pulumi.Input[builtins.int]]):
|
161
162
|
pulumi.set(self, "timeout", value)
|
162
163
|
|
163
164
|
@property
|
164
165
|
@pulumi.getter
|
165
|
-
def version(self) -> Optional[pulumi.Input[int]]:
|
166
|
+
def version(self) -> Optional[pulumi.Input[builtins.int]]:
|
166
167
|
"""
|
167
168
|
The version of the check.
|
168
169
|
"""
|
169
170
|
return pulumi.get(self, "version")
|
170
171
|
|
171
172
|
@version.setter
|
172
|
-
def version(self, value: Optional[pulumi.Input[int]]):
|
173
|
+
def version(self, value: Optional[pulumi.Input[builtins.int]]):
|
173
174
|
pulumi.set(self, "version", value)
|
174
175
|
|
175
176
|
|
@@ -178,10 +179,10 @@ class CheckExclusiveLock(pulumi.CustomResource):
|
|
178
179
|
def __init__(__self__,
|
179
180
|
resource_name: str,
|
180
181
|
opts: Optional[pulumi.ResourceOptions] = None,
|
181
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
182
|
-
target_resource_id: Optional[pulumi.Input[str]] = None,
|
183
|
-
target_resource_type: Optional[pulumi.Input[str]] = None,
|
184
|
-
timeout: Optional[pulumi.Input[int]] = None,
|
182
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
183
|
+
target_resource_id: Optional[pulumi.Input[builtins.str]] = None,
|
184
|
+
target_resource_type: Optional[pulumi.Input[builtins.str]] = None,
|
185
|
+
timeout: Optional[pulumi.Input[builtins.int]] = None,
|
185
186
|
__props__=None):
|
186
187
|
"""
|
187
188
|
Manages a Exclusive Lock Check.
|
@@ -258,10 +259,10 @@ class CheckExclusiveLock(pulumi.CustomResource):
|
|
258
259
|
|
259
260
|
:param str resource_name: The name of the resource.
|
260
261
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
261
|
-
:param pulumi.Input[str] project_id: The project ID. Changing this forces a new Exclusive Lock Check to be created.
|
262
|
-
:param pulumi.Input[str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Exclusive Lock to be created.
|
263
|
-
:param pulumi.Input[str] target_resource_type: The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Exclusive Lock to be created.
|
264
|
-
:param pulumi.Input[int] timeout: The timeout in minutes for the exclusive lock. Defaults to `43200`.
|
262
|
+
:param pulumi.Input[builtins.str] project_id: The project ID. Changing this forces a new Exclusive Lock Check to be created.
|
263
|
+
:param pulumi.Input[builtins.str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Exclusive Lock to be created.
|
264
|
+
:param pulumi.Input[builtins.str] target_resource_type: The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Exclusive Lock to be created.
|
265
|
+
:param pulumi.Input[builtins.int] timeout: The timeout in minutes for the exclusive lock. Defaults to `43200`.
|
265
266
|
"""
|
266
267
|
...
|
267
268
|
@overload
|
@@ -357,10 +358,10 @@ class CheckExclusiveLock(pulumi.CustomResource):
|
|
357
358
|
def _internal_init(__self__,
|
358
359
|
resource_name: str,
|
359
360
|
opts: Optional[pulumi.ResourceOptions] = None,
|
360
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
361
|
-
target_resource_id: Optional[pulumi.Input[str]] = None,
|
362
|
-
target_resource_type: Optional[pulumi.Input[str]] = None,
|
363
|
-
timeout: Optional[pulumi.Input[int]] = None,
|
361
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
362
|
+
target_resource_id: Optional[pulumi.Input[builtins.str]] = None,
|
363
|
+
target_resource_type: Optional[pulumi.Input[builtins.str]] = None,
|
364
|
+
timeout: Optional[pulumi.Input[builtins.int]] = None,
|
364
365
|
__props__=None):
|
365
366
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
366
367
|
if not isinstance(opts, pulumi.ResourceOptions):
|
@@ -391,11 +392,11 @@ class CheckExclusiveLock(pulumi.CustomResource):
|
|
391
392
|
def get(resource_name: str,
|
392
393
|
id: pulumi.Input[str],
|
393
394
|
opts: Optional[pulumi.ResourceOptions] = None,
|
394
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
395
|
-
target_resource_id: Optional[pulumi.Input[str]] = None,
|
396
|
-
target_resource_type: Optional[pulumi.Input[str]] = None,
|
397
|
-
timeout: Optional[pulumi.Input[int]] = None,
|
398
|
-
version: Optional[pulumi.Input[int]] = None) -> 'CheckExclusiveLock':
|
395
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
396
|
+
target_resource_id: Optional[pulumi.Input[builtins.str]] = None,
|
397
|
+
target_resource_type: Optional[pulumi.Input[builtins.str]] = None,
|
398
|
+
timeout: Optional[pulumi.Input[builtins.int]] = None,
|
399
|
+
version: Optional[pulumi.Input[builtins.int]] = None) -> 'CheckExclusiveLock':
|
399
400
|
"""
|
400
401
|
Get an existing CheckExclusiveLock resource's state with the given name, id, and optional extra
|
401
402
|
properties used to qualify the lookup.
|
@@ -403,11 +404,11 @@ class CheckExclusiveLock(pulumi.CustomResource):
|
|
403
404
|
:param str resource_name: The unique name of the resulting resource.
|
404
405
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
405
406
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
406
|
-
:param pulumi.Input[str] project_id: The project ID. Changing this forces a new Exclusive Lock Check to be created.
|
407
|
-
:param pulumi.Input[str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Exclusive Lock to be created.
|
408
|
-
:param pulumi.Input[str] target_resource_type: The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Exclusive Lock to be created.
|
409
|
-
:param pulumi.Input[int] timeout: The timeout in minutes for the exclusive lock. Defaults to `43200`.
|
410
|
-
:param pulumi.Input[int] version: The version of the check.
|
407
|
+
:param pulumi.Input[builtins.str] project_id: The project ID. Changing this forces a new Exclusive Lock Check to be created.
|
408
|
+
:param pulumi.Input[builtins.str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Exclusive Lock to be created.
|
409
|
+
:param pulumi.Input[builtins.str] target_resource_type: The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Exclusive Lock to be created.
|
410
|
+
:param pulumi.Input[builtins.int] timeout: The timeout in minutes for the exclusive lock. Defaults to `43200`.
|
411
|
+
:param pulumi.Input[builtins.int] version: The version of the check.
|
411
412
|
"""
|
412
413
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
413
414
|
|
@@ -422,7 +423,7 @@ class CheckExclusiveLock(pulumi.CustomResource):
|
|
422
423
|
|
423
424
|
@property
|
424
425
|
@pulumi.getter(name="projectId")
|
425
|
-
def project_id(self) -> pulumi.Output[str]:
|
426
|
+
def project_id(self) -> pulumi.Output[builtins.str]:
|
426
427
|
"""
|
427
428
|
The project ID. Changing this forces a new Exclusive Lock Check to be created.
|
428
429
|
"""
|
@@ -430,7 +431,7 @@ class CheckExclusiveLock(pulumi.CustomResource):
|
|
430
431
|
|
431
432
|
@property
|
432
433
|
@pulumi.getter(name="targetResourceId")
|
433
|
-
def target_resource_id(self) -> pulumi.Output[str]:
|
434
|
+
def target_resource_id(self) -> pulumi.Output[builtins.str]:
|
434
435
|
"""
|
435
436
|
The ID of the resource being protected by the check. Changing this forces a new Exclusive Lock to be created.
|
436
437
|
"""
|
@@ -438,7 +439,7 @@ class CheckExclusiveLock(pulumi.CustomResource):
|
|
438
439
|
|
439
440
|
@property
|
440
441
|
@pulumi.getter(name="targetResourceType")
|
441
|
-
def target_resource_type(self) -> pulumi.Output[str]:
|
442
|
+
def target_resource_type(self) -> pulumi.Output[builtins.str]:
|
442
443
|
"""
|
443
444
|
The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Exclusive Lock to be created.
|
444
445
|
"""
|
@@ -446,7 +447,7 @@ class CheckExclusiveLock(pulumi.CustomResource):
|
|
446
447
|
|
447
448
|
@property
|
448
449
|
@pulumi.getter
|
449
|
-
def timeout(self) -> pulumi.Output[Optional[int]]:
|
450
|
+
def timeout(self) -> pulumi.Output[Optional[builtins.int]]:
|
450
451
|
"""
|
451
452
|
The timeout in minutes for the exclusive lock. Defaults to `43200`.
|
452
453
|
"""
|
@@ -454,7 +455,7 @@ class CheckExclusiveLock(pulumi.CustomResource):
|
|
454
455
|
|
455
456
|
@property
|
456
457
|
@pulumi.getter
|
457
|
-
def version(self) -> pulumi.Output[int]:
|
458
|
+
def version(self) -> pulumi.Output[builtins.int]:
|
458
459
|
"""
|
459
460
|
The version of the check.
|
460
461
|
"""
|
@@ -2,6 +2,7 @@
|
|
2
2
|
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
4
|
|
5
|
+
import builtins
|
5
6
|
import copy
|
6
7
|
import warnings
|
7
8
|
import sys
|
@@ -21,16 +22,16 @@ __all__ = ['CheckRequiredTemplateArgs', 'CheckRequiredTemplate']
|
|
21
22
|
@pulumi.input_type
|
22
23
|
class CheckRequiredTemplateArgs:
|
23
24
|
def __init__(__self__, *,
|
24
|
-
project_id: pulumi.Input[str],
|
25
|
+
project_id: pulumi.Input[builtins.str],
|
25
26
|
required_templates: pulumi.Input[Sequence[pulumi.Input['CheckRequiredTemplateRequiredTemplateArgs']]],
|
26
|
-
target_resource_id: pulumi.Input[str],
|
27
|
-
target_resource_type: pulumi.Input[str]):
|
27
|
+
target_resource_id: pulumi.Input[builtins.str],
|
28
|
+
target_resource_type: pulumi.Input[builtins.str]):
|
28
29
|
"""
|
29
30
|
The set of arguments for constructing a CheckRequiredTemplate resource.
|
30
|
-
:param pulumi.Input[str] project_id: The project ID. Changing this forces a new Required Template Check to be created.
|
31
|
+
:param pulumi.Input[builtins.str] project_id: The project ID. Changing this forces a new Required Template Check to be created.
|
31
32
|
:param pulumi.Input[Sequence[pulumi.Input['CheckRequiredTemplateRequiredTemplateArgs']]] required_templates: One or more `required_template` blocks documented below.
|
32
|
-
:param pulumi.Input[str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Required Template Check to be created.
|
33
|
-
:param pulumi.Input[str] target_resource_type: The type of resource being protected by the check. Valid values: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Required Template Check to be created.
|
33
|
+
:param pulumi.Input[builtins.str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Required Template Check to be created.
|
34
|
+
:param pulumi.Input[builtins.str] target_resource_type: The type of resource being protected by the check. Valid values: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Required Template Check to be created.
|
34
35
|
"""
|
35
36
|
pulumi.set(__self__, "project_id", project_id)
|
36
37
|
pulumi.set(__self__, "required_templates", required_templates)
|
@@ -39,14 +40,14 @@ class CheckRequiredTemplateArgs:
|
|
39
40
|
|
40
41
|
@property
|
41
42
|
@pulumi.getter(name="projectId")
|
42
|
-
def project_id(self) -> pulumi.Input[str]:
|
43
|
+
def project_id(self) -> pulumi.Input[builtins.str]:
|
43
44
|
"""
|
44
45
|
The project ID. Changing this forces a new Required Template Check to be created.
|
45
46
|
"""
|
46
47
|
return pulumi.get(self, "project_id")
|
47
48
|
|
48
49
|
@project_id.setter
|
49
|
-
def project_id(self, value: pulumi.Input[str]):
|
50
|
+
def project_id(self, value: pulumi.Input[builtins.str]):
|
50
51
|
pulumi.set(self, "project_id", value)
|
51
52
|
|
52
53
|
@property
|
@@ -63,44 +64,44 @@ class CheckRequiredTemplateArgs:
|
|
63
64
|
|
64
65
|
@property
|
65
66
|
@pulumi.getter(name="targetResourceId")
|
66
|
-
def target_resource_id(self) -> pulumi.Input[str]:
|
67
|
+
def target_resource_id(self) -> pulumi.Input[builtins.str]:
|
67
68
|
"""
|
68
69
|
The ID of the resource being protected by the check. Changing this forces a new Required Template Check to be created.
|
69
70
|
"""
|
70
71
|
return pulumi.get(self, "target_resource_id")
|
71
72
|
|
72
73
|
@target_resource_id.setter
|
73
|
-
def target_resource_id(self, value: pulumi.Input[str]):
|
74
|
+
def target_resource_id(self, value: pulumi.Input[builtins.str]):
|
74
75
|
pulumi.set(self, "target_resource_id", value)
|
75
76
|
|
76
77
|
@property
|
77
78
|
@pulumi.getter(name="targetResourceType")
|
78
|
-
def target_resource_type(self) -> pulumi.Input[str]:
|
79
|
+
def target_resource_type(self) -> pulumi.Input[builtins.str]:
|
79
80
|
"""
|
80
81
|
The type of resource being protected by the check. Valid values: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Required Template Check to be created.
|
81
82
|
"""
|
82
83
|
return pulumi.get(self, "target_resource_type")
|
83
84
|
|
84
85
|
@target_resource_type.setter
|
85
|
-
def target_resource_type(self, value: pulumi.Input[str]):
|
86
|
+
def target_resource_type(self, value: pulumi.Input[builtins.str]):
|
86
87
|
pulumi.set(self, "target_resource_type", value)
|
87
88
|
|
88
89
|
|
89
90
|
@pulumi.input_type
|
90
91
|
class _CheckRequiredTemplateState:
|
91
92
|
def __init__(__self__, *,
|
92
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
93
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
93
94
|
required_templates: Optional[pulumi.Input[Sequence[pulumi.Input['CheckRequiredTemplateRequiredTemplateArgs']]]] = None,
|
94
|
-
target_resource_id: Optional[pulumi.Input[str]] = None,
|
95
|
-
target_resource_type: Optional[pulumi.Input[str]] = None,
|
96
|
-
version: Optional[pulumi.Input[int]] = None):
|
95
|
+
target_resource_id: Optional[pulumi.Input[builtins.str]] = None,
|
96
|
+
target_resource_type: Optional[pulumi.Input[builtins.str]] = None,
|
97
|
+
version: Optional[pulumi.Input[builtins.int]] = None):
|
97
98
|
"""
|
98
99
|
Input properties used for looking up and filtering CheckRequiredTemplate resources.
|
99
|
-
:param pulumi.Input[str] project_id: The project ID. Changing this forces a new Required Template Check to be created.
|
100
|
+
:param pulumi.Input[builtins.str] project_id: The project ID. Changing this forces a new Required Template Check to be created.
|
100
101
|
:param pulumi.Input[Sequence[pulumi.Input['CheckRequiredTemplateRequiredTemplateArgs']]] required_templates: One or more `required_template` blocks documented below.
|
101
|
-
:param pulumi.Input[str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Required Template Check to be created.
|
102
|
-
:param pulumi.Input[str] target_resource_type: The type of resource being protected by the check. Valid values: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Required Template Check to be created.
|
103
|
-
:param pulumi.Input[int] version: The version of the check.
|
102
|
+
:param pulumi.Input[builtins.str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Required Template Check to be created.
|
103
|
+
:param pulumi.Input[builtins.str] target_resource_type: The type of resource being protected by the check. Valid values: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Required Template Check to be created.
|
104
|
+
:param pulumi.Input[builtins.int] version: The version of the check.
|
104
105
|
"""
|
105
106
|
if project_id is not None:
|
106
107
|
pulumi.set(__self__, "project_id", project_id)
|
@@ -115,14 +116,14 @@ class _CheckRequiredTemplateState:
|
|
115
116
|
|
116
117
|
@property
|
117
118
|
@pulumi.getter(name="projectId")
|
118
|
-
def project_id(self) -> Optional[pulumi.Input[str]]:
|
119
|
+
def project_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
119
120
|
"""
|
120
121
|
The project ID. Changing this forces a new Required Template Check to be created.
|
121
122
|
"""
|
122
123
|
return pulumi.get(self, "project_id")
|
123
124
|
|
124
125
|
@project_id.setter
|
125
|
-
def project_id(self, value: Optional[pulumi.Input[str]]):
|
126
|
+
def project_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
126
127
|
pulumi.set(self, "project_id", value)
|
127
128
|
|
128
129
|
@property
|
@@ -139,38 +140,38 @@ class _CheckRequiredTemplateState:
|
|
139
140
|
|
140
141
|
@property
|
141
142
|
@pulumi.getter(name="targetResourceId")
|
142
|
-
def target_resource_id(self) -> Optional[pulumi.Input[str]]:
|
143
|
+
def target_resource_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
143
144
|
"""
|
144
145
|
The ID of the resource being protected by the check. Changing this forces a new Required Template Check to be created.
|
145
146
|
"""
|
146
147
|
return pulumi.get(self, "target_resource_id")
|
147
148
|
|
148
149
|
@target_resource_id.setter
|
149
|
-
def target_resource_id(self, value: Optional[pulumi.Input[str]]):
|
150
|
+
def target_resource_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
150
151
|
pulumi.set(self, "target_resource_id", value)
|
151
152
|
|
152
153
|
@property
|
153
154
|
@pulumi.getter(name="targetResourceType")
|
154
|
-
def target_resource_type(self) -> Optional[pulumi.Input[str]]:
|
155
|
+
def target_resource_type(self) -> Optional[pulumi.Input[builtins.str]]:
|
155
156
|
"""
|
156
157
|
The type of resource being protected by the check. Valid values: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Required Template Check to be created.
|
157
158
|
"""
|
158
159
|
return pulumi.get(self, "target_resource_type")
|
159
160
|
|
160
161
|
@target_resource_type.setter
|
161
|
-
def target_resource_type(self, value: Optional[pulumi.Input[str]]):
|
162
|
+
def target_resource_type(self, value: Optional[pulumi.Input[builtins.str]]):
|
162
163
|
pulumi.set(self, "target_resource_type", value)
|
163
164
|
|
164
165
|
@property
|
165
166
|
@pulumi.getter
|
166
|
-
def version(self) -> Optional[pulumi.Input[int]]:
|
167
|
+
def version(self) -> Optional[pulumi.Input[builtins.int]]:
|
167
168
|
"""
|
168
169
|
The version of the check.
|
169
170
|
"""
|
170
171
|
return pulumi.get(self, "version")
|
171
172
|
|
172
173
|
@version.setter
|
173
|
-
def version(self, value: Optional[pulumi.Input[int]]):
|
174
|
+
def version(self, value: Optional[pulumi.Input[builtins.int]]):
|
174
175
|
pulumi.set(self, "version", value)
|
175
176
|
|
176
177
|
|
@@ -179,10 +180,10 @@ class CheckRequiredTemplate(pulumi.CustomResource):
|
|
179
180
|
def __init__(__self__,
|
180
181
|
resource_name: str,
|
181
182
|
opts: Optional[pulumi.ResourceOptions] = None,
|
182
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
183
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
183
184
|
required_templates: Optional[pulumi.Input[Sequence[pulumi.Input[Union['CheckRequiredTemplateRequiredTemplateArgs', 'CheckRequiredTemplateRequiredTemplateArgsDict']]]]] = None,
|
184
|
-
target_resource_id: Optional[pulumi.Input[str]] = None,
|
185
|
-
target_resource_type: Optional[pulumi.Input[str]] = None,
|
185
|
+
target_resource_id: Optional[pulumi.Input[builtins.str]] = None,
|
186
|
+
target_resource_type: Optional[pulumi.Input[builtins.str]] = None,
|
186
187
|
__props__=None):
|
187
188
|
"""
|
188
189
|
Manages a Required Template Check.
|
@@ -249,10 +250,10 @@ class CheckRequiredTemplate(pulumi.CustomResource):
|
|
249
250
|
|
250
251
|
:param str resource_name: The name of the resource.
|
251
252
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
252
|
-
:param pulumi.Input[str] project_id: The project ID. Changing this forces a new Required Template Check to be created.
|
253
|
+
:param pulumi.Input[builtins.str] project_id: The project ID. Changing this forces a new Required Template Check to be created.
|
253
254
|
:param pulumi.Input[Sequence[pulumi.Input[Union['CheckRequiredTemplateRequiredTemplateArgs', 'CheckRequiredTemplateRequiredTemplateArgsDict']]]] required_templates: One or more `required_template` blocks documented below.
|
254
|
-
:param pulumi.Input[str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Required Template Check to be created.
|
255
|
-
:param pulumi.Input[str] target_resource_type: The type of resource being protected by the check. Valid values: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Required Template Check to be created.
|
255
|
+
:param pulumi.Input[builtins.str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Required Template Check to be created.
|
256
|
+
:param pulumi.Input[builtins.str] target_resource_type: The type of resource being protected by the check. Valid values: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Required Template Check to be created.
|
256
257
|
"""
|
257
258
|
...
|
258
259
|
@overload
|
@@ -338,10 +339,10 @@ class CheckRequiredTemplate(pulumi.CustomResource):
|
|
338
339
|
def _internal_init(__self__,
|
339
340
|
resource_name: str,
|
340
341
|
opts: Optional[pulumi.ResourceOptions] = None,
|
341
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
342
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
342
343
|
required_templates: Optional[pulumi.Input[Sequence[pulumi.Input[Union['CheckRequiredTemplateRequiredTemplateArgs', 'CheckRequiredTemplateRequiredTemplateArgsDict']]]]] = None,
|
343
|
-
target_resource_id: Optional[pulumi.Input[str]] = None,
|
344
|
-
target_resource_type: Optional[pulumi.Input[str]] = None,
|
344
|
+
target_resource_id: Optional[pulumi.Input[builtins.str]] = None,
|
345
|
+
target_resource_type: Optional[pulumi.Input[builtins.str]] = None,
|
345
346
|
__props__=None):
|
346
347
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
347
348
|
if not isinstance(opts, pulumi.ResourceOptions):
|
@@ -374,11 +375,11 @@ class CheckRequiredTemplate(pulumi.CustomResource):
|
|
374
375
|
def get(resource_name: str,
|
375
376
|
id: pulumi.Input[str],
|
376
377
|
opts: Optional[pulumi.ResourceOptions] = None,
|
377
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
378
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
378
379
|
required_templates: Optional[pulumi.Input[Sequence[pulumi.Input[Union['CheckRequiredTemplateRequiredTemplateArgs', 'CheckRequiredTemplateRequiredTemplateArgsDict']]]]] = None,
|
379
|
-
target_resource_id: Optional[pulumi.Input[str]] = None,
|
380
|
-
target_resource_type: Optional[pulumi.Input[str]] = None,
|
381
|
-
version: Optional[pulumi.Input[int]] = None) -> 'CheckRequiredTemplate':
|
380
|
+
target_resource_id: Optional[pulumi.Input[builtins.str]] = None,
|
381
|
+
target_resource_type: Optional[pulumi.Input[builtins.str]] = None,
|
382
|
+
version: Optional[pulumi.Input[builtins.int]] = None) -> 'CheckRequiredTemplate':
|
382
383
|
"""
|
383
384
|
Get an existing CheckRequiredTemplate resource's state with the given name, id, and optional extra
|
384
385
|
properties used to qualify the lookup.
|
@@ -386,11 +387,11 @@ class CheckRequiredTemplate(pulumi.CustomResource):
|
|
386
387
|
:param str resource_name: The unique name of the resulting resource.
|
387
388
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
388
389
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
389
|
-
:param pulumi.Input[str] project_id: The project ID. Changing this forces a new Required Template Check to be created.
|
390
|
+
:param pulumi.Input[builtins.str] project_id: The project ID. Changing this forces a new Required Template Check to be created.
|
390
391
|
:param pulumi.Input[Sequence[pulumi.Input[Union['CheckRequiredTemplateRequiredTemplateArgs', 'CheckRequiredTemplateRequiredTemplateArgsDict']]]] required_templates: One or more `required_template` blocks documented below.
|
391
|
-
:param pulumi.Input[str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Required Template Check to be created.
|
392
|
-
:param pulumi.Input[str] target_resource_type: The type of resource being protected by the check. Valid values: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Required Template Check to be created.
|
393
|
-
:param pulumi.Input[int] version: The version of the check.
|
392
|
+
:param pulumi.Input[builtins.str] target_resource_id: The ID of the resource being protected by the check. Changing this forces a new Required Template Check to be created.
|
393
|
+
:param pulumi.Input[builtins.str] target_resource_type: The type of resource being protected by the check. Valid values: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Required Template Check to be created.
|
394
|
+
:param pulumi.Input[builtins.int] version: The version of the check.
|
394
395
|
"""
|
395
396
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
396
397
|
|
@@ -405,7 +406,7 @@ class CheckRequiredTemplate(pulumi.CustomResource):
|
|
405
406
|
|
406
407
|
@property
|
407
408
|
@pulumi.getter(name="projectId")
|
408
|
-
def project_id(self) -> pulumi.Output[str]:
|
409
|
+
def project_id(self) -> pulumi.Output[builtins.str]:
|
409
410
|
"""
|
410
411
|
The project ID. Changing this forces a new Required Template Check to be created.
|
411
412
|
"""
|
@@ -421,7 +422,7 @@ class CheckRequiredTemplate(pulumi.CustomResource):
|
|
421
422
|
|
422
423
|
@property
|
423
424
|
@pulumi.getter(name="targetResourceId")
|
424
|
-
def target_resource_id(self) -> pulumi.Output[str]:
|
425
|
+
def target_resource_id(self) -> pulumi.Output[builtins.str]:
|
425
426
|
"""
|
426
427
|
The ID of the resource being protected by the check. Changing this forces a new Required Template Check to be created.
|
427
428
|
"""
|
@@ -429,7 +430,7 @@ class CheckRequiredTemplate(pulumi.CustomResource):
|
|
429
430
|
|
430
431
|
@property
|
431
432
|
@pulumi.getter(name="targetResourceType")
|
432
|
-
def target_resource_type(self) -> pulumi.Output[str]:
|
433
|
+
def target_resource_type(self) -> pulumi.Output[builtins.str]:
|
433
434
|
"""
|
434
435
|
The type of resource being protected by the check. Valid values: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Required Template Check to be created.
|
435
436
|
"""
|
@@ -437,7 +438,7 @@ class CheckRequiredTemplate(pulumi.CustomResource):
|
|
437
438
|
|
438
439
|
@property
|
439
440
|
@pulumi.getter
|
440
|
-
def version(self) -> pulumi.Output[int]:
|
441
|
+
def version(self) -> pulumi.Output[builtins.int]:
|
441
442
|
"""
|
442
443
|
The version of the check.
|
443
444
|
"""
|