pulumi-azuredevops 3.10.0a1746163579__py3-none-any.whl → 3.10.0a1746733861__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.
Files changed (114) hide show
  1. pulumi_azuredevops/area_permissions.py +1 -3
  2. pulumi_azuredevops/branch_policy_auto_reviewers.py +1 -3
  3. pulumi_azuredevops/branch_policy_build_validation.py +1 -3
  4. pulumi_azuredevops/branch_policy_comment_resolution.py +1 -3
  5. pulumi_azuredevops/branch_policy_merge_types.py +1 -3
  6. pulumi_azuredevops/branch_policy_min_reviewers.py +1 -3
  7. pulumi_azuredevops/branch_policy_status_check.py +1 -3
  8. pulumi_azuredevops/branch_policy_work_item_linking.py +1 -3
  9. pulumi_azuredevops/build_definition.py +1 -3
  10. pulumi_azuredevops/build_definition_permissions.py +1 -3
  11. pulumi_azuredevops/build_folder.py +1 -3
  12. pulumi_azuredevops/build_folder_permissions.py +1 -3
  13. pulumi_azuredevops/check_approval.py +1 -3
  14. pulumi_azuredevops/check_branch_control.py +1 -3
  15. pulumi_azuredevops/check_business_hours.py +1 -3
  16. pulumi_azuredevops/check_exclusive_lock.py +1 -3
  17. pulumi_azuredevops/check_required_template.py +1 -3
  18. pulumi_azuredevops/check_rest_api.py +1 -3
  19. pulumi_azuredevops/dashboard.py +1 -3
  20. pulumi_azuredevops/elastic_pool.py +1 -3
  21. pulumi_azuredevops/environment.py +1 -3
  22. pulumi_azuredevops/environment_resource_kubernetes.py +1 -3
  23. pulumi_azuredevops/extension.py +1 -3
  24. pulumi_azuredevops/feed.py +1 -3
  25. pulumi_azuredevops/feed_permission.py +1 -3
  26. pulumi_azuredevops/feed_retention_policy.py +1 -3
  27. pulumi_azuredevops/git.py +1 -3
  28. pulumi_azuredevops/git_permissions.py +1 -3
  29. pulumi_azuredevops/git_repository_branch.py +1 -3
  30. pulumi_azuredevops/git_repository_file.py +1 -3
  31. pulumi_azuredevops/group.py +1 -3
  32. pulumi_azuredevops/group_entitlement.py +1 -3
  33. pulumi_azuredevops/group_membership.py +1 -3
  34. pulumi_azuredevops/iterative_permissions.py +1 -3
  35. pulumi_azuredevops/library_permissions.py +1 -3
  36. pulumi_azuredevops/pipeline_authorization.py +1 -3
  37. pulumi_azuredevops/pool.py +1 -3
  38. pulumi_azuredevops/project.py +1 -3
  39. pulumi_azuredevops/project_features.py +1 -3
  40. pulumi_azuredevops/project_permissions.py +1 -3
  41. pulumi_azuredevops/project_pipeline_settings.py +1 -3
  42. pulumi_azuredevops/project_tags.py +1 -3
  43. pulumi_azuredevops/provider.py +21 -3
  44. pulumi_azuredevops/pulumi-plugin.json +1 -1
  45. pulumi_azuredevops/queue.py +1 -3
  46. pulumi_azuredevops/repository_policy_author_email_pattern.py +1 -3
  47. pulumi_azuredevops/repository_policy_case_enforcement.py +1 -3
  48. pulumi_azuredevops/repository_policy_check_credentials.py +1 -3
  49. pulumi_azuredevops/repository_policy_file_path_pattern.py +1 -3
  50. pulumi_azuredevops/repository_policy_max_file_size.py +1 -3
  51. pulumi_azuredevops/repository_policy_max_path_length.py +1 -3
  52. pulumi_azuredevops/repository_policy_reserved_names.py +1 -3
  53. pulumi_azuredevops/resource_authorization.py +1 -3
  54. pulumi_azuredevops/securityrole_assignment.py +1 -3
  55. pulumi_azuredevops/service_endpoint_artifactory.py +1 -3
  56. pulumi_azuredevops/service_endpoint_aws.py +1 -3
  57. pulumi_azuredevops/service_endpoint_azure_dev_ops.py +1 -3
  58. pulumi_azuredevops/service_endpoint_azure_ecr.py +1 -3
  59. pulumi_azuredevops/service_endpoint_azure_rm.py +1 -3
  60. pulumi_azuredevops/service_endpoint_bit_bucket.py +1 -3
  61. pulumi_azuredevops/service_endpoint_docker_registry.py +1 -3
  62. pulumi_azuredevops/service_endpoint_generic.py +1 -3
  63. pulumi_azuredevops/service_endpoint_generic_git.py +1 -3
  64. pulumi_azuredevops/service_endpoint_git_hub.py +1 -3
  65. pulumi_azuredevops/service_endpoint_git_hub_enterprise.py +1 -3
  66. pulumi_azuredevops/service_endpoint_git_lab.py +1 -3
  67. pulumi_azuredevops/service_endpoint_kubernetes.py +1 -3
  68. pulumi_azuredevops/service_endpoint_npm.py +1 -3
  69. pulumi_azuredevops/service_endpoint_pipeline.py +1 -3
  70. pulumi_azuredevops/service_endpoint_service_fabric.py +1 -3
  71. pulumi_azuredevops/service_endpoint_sonar_cloud.py +1 -3
  72. pulumi_azuredevops/service_endpoint_sonar_qube.py +1 -3
  73. pulumi_azuredevops/service_endpoint_ssh.py +1 -3
  74. pulumi_azuredevops/service_principal_entitlement.py +1 -3
  75. pulumi_azuredevops/serviceendpoint_argocd.py +1 -3
  76. pulumi_azuredevops/serviceendpoint_azure_service_bus.py +1 -3
  77. pulumi_azuredevops/serviceendpoint_checkmarx_one.py +1 -3
  78. pulumi_azuredevops/serviceendpoint_checkmarx_sast.py +1 -3
  79. pulumi_azuredevops/serviceendpoint_checkmarx_sca.py +1 -3
  80. pulumi_azuredevops/serviceendpoint_dynamics_lifecycle_services.py +1 -3
  81. pulumi_azuredevops/serviceendpoint_externaltfs.py +1 -3
  82. pulumi_azuredevops/serviceendpoint_gcp_terraform.py +1 -3
  83. pulumi_azuredevops/serviceendpoint_incomingwebhook.py +1 -3
  84. pulumi_azuredevops/serviceendpoint_jenkins.py +1 -3
  85. pulumi_azuredevops/serviceendpoint_jfrog_artifactory_v2.py +1 -3
  86. pulumi_azuredevops/serviceendpoint_jfrog_distribution_v2.py +1 -3
  87. pulumi_azuredevops/serviceendpoint_jfrog_platform_v2.py +1 -3
  88. pulumi_azuredevops/serviceendpoint_jfrog_xray_v2.py +1 -3
  89. pulumi_azuredevops/serviceendpoint_maven.py +1 -3
  90. pulumi_azuredevops/serviceendpoint_nexus.py +1 -3
  91. pulumi_azuredevops/serviceendpoint_nuget.py +1 -3
  92. pulumi_azuredevops/serviceendpoint_octopusdeploy.py +1 -3
  93. pulumi_azuredevops/serviceendpoint_openshift.py +1 -3
  94. pulumi_azuredevops/serviceendpoint_permissions.py +1 -3
  95. pulumi_azuredevops/serviceendpoint_snyk.py +1 -3
  96. pulumi_azuredevops/serviceendpoint_visualstudiomarketplace.py +1 -3
  97. pulumi_azuredevops/servicehook_permissions.py +1 -3
  98. pulumi_azuredevops/servicehook_storage_queue_pipelines.py +1 -3
  99. pulumi_azuredevops/tagging_permissions.py +1 -3
  100. pulumi_azuredevops/team.py +1 -3
  101. pulumi_azuredevops/team_administrators.py +1 -3
  102. pulumi_azuredevops/team_members.py +1 -3
  103. pulumi_azuredevops/user.py +1 -3
  104. pulumi_azuredevops/variable_group.py +1 -3
  105. pulumi_azuredevops/variable_group_permissions.py +1 -3
  106. pulumi_azuredevops/wiki.py +1 -3
  107. pulumi_azuredevops/wiki_page.py +1 -3
  108. pulumi_azuredevops/work_item_query_permissions.py +1 -3
  109. pulumi_azuredevops/workitem.py +1 -3
  110. {pulumi_azuredevops-3.10.0a1746163579.dist-info → pulumi_azuredevops-3.10.0a1746733861.dist-info}/METADATA +3 -3
  111. pulumi_azuredevops-3.10.0a1746733861.dist-info/RECORD +156 -0
  112. {pulumi_azuredevops-3.10.0a1746163579.dist-info → pulumi_azuredevops-3.10.0a1746733861.dist-info}/WHEEL +1 -1
  113. pulumi_azuredevops-3.10.0a1746163579.dist-info/RECORD +0 -156
  114. {pulumi_azuredevops-3.10.0a1746163579.dist-info → pulumi_azuredevops-3.10.0a1746733861.dist-info}/top_level.txt +0 -0
@@ -191,10 +191,8 @@ class _RepositoryPolicyFilePathPatternState:
191
191
  pulumi.set(self, "repository_ids", value)
192
192
 
193
193
 
194
+ @pulumi.type_token("azuredevops:index/repositoryPolicyFilePathPattern:RepositoryPolicyFilePathPattern")
194
195
  class RepositoryPolicyFilePathPattern(pulumi.CustomResource):
195
-
196
- pulumi_type = "azuredevops:index/repositoryPolicyFilePathPattern:RepositoryPolicyFilePathPattern"
197
-
198
196
  @overload
199
197
  def __init__(__self__,
200
198
  resource_name: str,
@@ -191,10 +191,8 @@ class _RepositoryPolicyMaxFileSizeState:
191
191
  pulumi.set(self, "repository_ids", value)
192
192
 
193
193
 
194
+ @pulumi.type_token("azuredevops:index/repositoryPolicyMaxFileSize:RepositoryPolicyMaxFileSize")
194
195
  class RepositoryPolicyMaxFileSize(pulumi.CustomResource):
195
-
196
- pulumi_type = "azuredevops:index/repositoryPolicyMaxFileSize:RepositoryPolicyMaxFileSize"
197
-
198
196
  @overload
199
197
  def __init__(__self__,
200
198
  resource_name: str,
@@ -191,10 +191,8 @@ class _RepositoryPolicyMaxPathLengthState:
191
191
  pulumi.set(self, "repository_ids", value)
192
192
 
193
193
 
194
+ @pulumi.type_token("azuredevops:index/repositoryPolicyMaxPathLength:RepositoryPolicyMaxPathLength")
194
195
  class RepositoryPolicyMaxPathLength(pulumi.CustomResource):
195
-
196
- pulumi_type = "azuredevops:index/repositoryPolicyMaxPathLength:RepositoryPolicyMaxPathLength"
197
-
198
196
  @overload
199
197
  def __init__(__self__,
200
198
  resource_name: str,
@@ -160,10 +160,8 @@ class _RepositoryPolicyReservedNamesState:
160
160
  pulumi.set(self, "repository_ids", value)
161
161
 
162
162
 
163
+ @pulumi.type_token("azuredevops:index/repositoryPolicyReservedNames:RepositoryPolicyReservedNames")
163
164
  class RepositoryPolicyReservedNames(pulumi.CustomResource):
164
-
165
- pulumi_type = "azuredevops:index/repositoryPolicyReservedNames:RepositoryPolicyReservedNames"
166
-
167
165
  @overload
168
166
  def __init__(__self__,
169
167
  resource_name: str,
@@ -190,10 +190,8 @@ class _ResourceAuthorizationState:
190
190
  pulumi.set(self, "type", value)
191
191
 
192
192
 
193
+ @pulumi.type_token("azuredevops:index/resourceAuthorization:ResourceAuthorization")
193
194
  class ResourceAuthorization(pulumi.CustomResource):
194
-
195
- pulumi_type = "azuredevops:index/resourceAuthorization:ResourceAuthorization"
196
-
197
195
  @overload
198
196
  def __init__(__self__,
199
197
  resource_name: str,
@@ -157,10 +157,8 @@ class _SecurityroleAssignmentState:
157
157
  pulumi.set(self, "scope", value)
158
158
 
159
159
 
160
+ @pulumi.type_token("azuredevops:index/securityroleAssignment:SecurityroleAssignment")
160
161
  class SecurityroleAssignment(pulumi.CustomResource):
161
-
162
- pulumi_type = "azuredevops:index/securityroleAssignment:SecurityroleAssignment"
163
-
164
162
  @overload
165
163
  def __init__(__self__,
166
164
  resource_name: str,
@@ -236,10 +236,8 @@ class _ServiceEndpointArtifactoryState:
236
236
  pulumi.set(self, "url", value)
237
237
 
238
238
 
239
+ @pulumi.type_token("azuredevops:index/serviceEndpointArtifactory:ServiceEndpointArtifactory")
239
240
  class ServiceEndpointArtifactory(pulumi.CustomResource):
240
-
241
- pulumi_type = "azuredevops:index/serviceEndpointArtifactory:ServiceEndpointArtifactory"
242
-
243
241
  @overload
244
242
  def __init__(__self__,
245
243
  resource_name: str,
@@ -355,10 +355,8 @@ class _ServiceEndpointAwsState:
355
355
  pulumi.set(self, "use_oidc", value)
356
356
 
357
357
 
358
+ @pulumi.type_token("azuredevops:index/serviceEndpointAws:ServiceEndpointAws")
358
359
  class ServiceEndpointAws(pulumi.CustomResource):
359
-
360
- pulumi_type = "azuredevops:index/serviceEndpointAws:ServiceEndpointAws"
361
-
362
360
  @overload
363
361
  def __init__(__self__,
364
362
  resource_name: str,
@@ -224,10 +224,8 @@ class _ServiceEndpointAzureDevOpsState:
224
224
  pulumi.set(self, "service_endpoint_name", value)
225
225
 
226
226
 
227
+ @pulumi.type_token("azuredevops:index/serviceEndpointAzureDevOps:ServiceEndpointAzureDevOps")
227
228
  class ServiceEndpointAzureDevOps(pulumi.CustomResource):
228
-
229
- pulumi_type = "azuredevops:index/serviceEndpointAzureDevOps:ServiceEndpointAzureDevOps"
230
-
231
229
  @overload
232
230
  def __init__(__self__,
233
231
  resource_name: str,
@@ -449,10 +449,8 @@ class _ServiceEndpointAzureEcrState:
449
449
  pulumi.set(self, "workload_identity_federation_subject", value)
450
450
 
451
451
 
452
+ @pulumi.type_token("azuredevops:index/serviceEndpointAzureEcr:ServiceEndpointAzureEcr")
452
453
  class ServiceEndpointAzureEcr(pulumi.CustomResource):
453
-
454
- pulumi_type = "azuredevops:index/serviceEndpointAzureEcr:ServiceEndpointAzureEcr"
455
-
456
454
  @overload
457
455
  def __init__(__self__,
458
456
  resource_name: str,
@@ -556,10 +556,8 @@ class _ServiceEndpointAzureRMState:
556
556
  pulumi.set(self, "workload_identity_federation_subject", value)
557
557
 
558
558
 
559
+ @pulumi.type_token("azuredevops:index/serviceEndpointAzureRM:ServiceEndpointAzureRM")
559
560
  class ServiceEndpointAzureRM(pulumi.CustomResource):
560
-
561
- pulumi_type = "azuredevops:index/serviceEndpointAzureRM:ServiceEndpointAzureRM"
562
-
563
561
  @overload
564
562
  def __init__(__self__,
565
563
  resource_name: str,
@@ -193,10 +193,8 @@ class _ServiceEndpointBitBucketState:
193
193
  pulumi.set(self, "username", value)
194
194
 
195
195
 
196
+ @pulumi.type_token("azuredevops:index/serviceEndpointBitBucket:ServiceEndpointBitBucket")
196
197
  class ServiceEndpointBitBucket(pulumi.CustomResource):
197
-
198
- pulumi_type = "azuredevops:index/serviceEndpointBitBucket:ServiceEndpointBitBucket"
199
-
200
198
  @overload
201
199
  def __init__(__self__,
202
200
  resource_name: str,
@@ -289,10 +289,8 @@ class _ServiceEndpointDockerRegistryState:
289
289
  pulumi.set(self, "service_endpoint_name", value)
290
290
 
291
291
 
292
+ @pulumi.type_token("azuredevops:index/serviceEndpointDockerRegistry:ServiceEndpointDockerRegistry")
292
293
  class ServiceEndpointDockerRegistry(pulumi.CustomResource):
293
-
294
- pulumi_type = "azuredevops:index/serviceEndpointDockerRegistry:ServiceEndpointDockerRegistry"
295
-
296
294
  @overload
297
295
  def __init__(__self__,
298
296
  resource_name: str,
@@ -226,10 +226,8 @@ class _ServiceEndpointGenericState:
226
226
  pulumi.set(self, "username", value)
227
227
 
228
228
 
229
+ @pulumi.type_token("azuredevops:index/serviceEndpointGeneric:ServiceEndpointGeneric")
229
230
  class ServiceEndpointGeneric(pulumi.CustomResource):
230
-
231
- pulumi_type = "azuredevops:index/serviceEndpointGeneric:ServiceEndpointGeneric"
232
-
233
231
  @overload
234
232
  def __init__(__self__,
235
233
  resource_name: str,
@@ -266,10 +266,8 @@ class _ServiceEndpointGenericGitState:
266
266
  pulumi.set(self, "username", value)
267
267
 
268
268
 
269
+ @pulumi.type_token("azuredevops:index/serviceEndpointGenericGit:ServiceEndpointGenericGit")
269
270
  class ServiceEndpointGenericGit(pulumi.CustomResource):
270
-
271
- pulumi_type = "azuredevops:index/serviceEndpointGenericGit:ServiceEndpointGenericGit"
272
-
273
271
  @overload
274
272
  def __init__(__self__,
275
273
  resource_name: str,
@@ -197,10 +197,8 @@ class _ServiceEndpointGitHubState:
197
197
  pulumi.set(self, "service_endpoint_name", value)
198
198
 
199
199
 
200
+ @pulumi.type_token("azuredevops:index/serviceEndpointGitHub:ServiceEndpointGitHub")
200
201
  class ServiceEndpointGitHub(pulumi.CustomResource):
201
-
202
- pulumi_type = "azuredevops:index/serviceEndpointGitHub:ServiceEndpointGitHub"
203
-
204
202
  @overload
205
203
  def __init__(__self__,
206
204
  resource_name: str,
@@ -229,10 +229,8 @@ class _ServiceEndpointGitHubEnterpriseState:
229
229
  pulumi.set(self, "url", value)
230
230
 
231
231
 
232
+ @pulumi.type_token("azuredevops:index/serviceEndpointGitHubEnterprise:ServiceEndpointGitHubEnterprise")
232
233
  class ServiceEndpointGitHubEnterprise(pulumi.CustomResource):
233
-
234
- pulumi_type = "azuredevops:index/serviceEndpointGitHubEnterprise:ServiceEndpointGitHubEnterprise"
235
-
236
234
  @overload
237
235
  def __init__(__self__,
238
236
  resource_name: str,
@@ -224,10 +224,8 @@ class _ServiceEndpointGitLabState:
224
224
  pulumi.set(self, "username", value)
225
225
 
226
226
 
227
+ @pulumi.type_token("azuredevops:index/serviceEndpointGitLab:ServiceEndpointGitLab")
227
228
  class ServiceEndpointGitLab(pulumi.CustomResource):
228
-
229
- pulumi_type = "azuredevops:index/serviceEndpointGitLab:ServiceEndpointGitLab"
230
-
231
229
  @overload
232
230
  def __init__(__self__,
233
231
  resource_name: str,
@@ -291,10 +291,8 @@ class _ServiceEndpointKubernetesState:
291
291
  pulumi.set(self, "service_endpoint_name", value)
292
292
 
293
293
 
294
+ @pulumi.type_token("azuredevops:index/serviceEndpointKubernetes:ServiceEndpointKubernetes")
294
295
  class ServiceEndpointKubernetes(pulumi.CustomResource):
295
-
296
- pulumi_type = "azuredevops:index/serviceEndpointKubernetes:ServiceEndpointKubernetes"
297
-
298
296
  @overload
299
297
  def __init__(__self__,
300
298
  resource_name: str,
@@ -201,10 +201,8 @@ class _ServiceEndpointNpmState:
201
201
  pulumi.set(self, "url", value)
202
202
 
203
203
 
204
+ @pulumi.type_token("azuredevops:index/serviceEndpointNpm:ServiceEndpointNpm")
204
205
  class ServiceEndpointNpm(pulumi.CustomResource):
205
-
206
- pulumi_type = "azuredevops:index/serviceEndpointNpm:ServiceEndpointNpm"
207
-
208
206
  @overload
209
207
  def __init__(__self__,
210
208
  resource_name: str,
@@ -195,10 +195,8 @@ class _ServiceEndpointPipelineState:
195
195
  pulumi.set(self, "service_endpoint_name", value)
196
196
 
197
197
 
198
+ @pulumi.type_token("azuredevops:index/serviceEndpointPipeline:ServiceEndpointPipeline")
198
199
  class ServiceEndpointPipeline(pulumi.CustomResource):
199
-
200
- pulumi_type = "azuredevops:index/serviceEndpointPipeline:ServiceEndpointPipeline"
201
-
202
200
  @overload
203
201
  def __init__(__self__,
204
202
  resource_name: str,
@@ -260,10 +260,8 @@ class _ServiceEndpointServiceFabricState:
260
260
  pulumi.set(self, "service_endpoint_name", value)
261
261
 
262
262
 
263
+ @pulumi.type_token("azuredevops:index/serviceEndpointServiceFabric:ServiceEndpointServiceFabric")
263
264
  class ServiceEndpointServiceFabric(pulumi.CustomResource):
264
-
265
- pulumi_type = "azuredevops:index/serviceEndpointServiceFabric:ServiceEndpointServiceFabric"
266
-
267
265
  @overload
268
266
  def __init__(__self__,
269
267
  resource_name: str,
@@ -170,10 +170,8 @@ class _ServiceEndpointSonarCloudState:
170
170
  pulumi.set(self, "token", value)
171
171
 
172
172
 
173
+ @pulumi.type_token("azuredevops:index/serviceEndpointSonarCloud:ServiceEndpointSonarCloud")
173
174
  class ServiceEndpointSonarCloud(pulumi.CustomResource):
174
-
175
- pulumi_type = "azuredevops:index/serviceEndpointSonarCloud:ServiceEndpointSonarCloud"
176
-
177
175
  @overload
178
176
  def __init__(__self__,
179
177
  resource_name: str,
@@ -201,10 +201,8 @@ class _ServiceEndpointSonarQubeState:
201
201
  pulumi.set(self, "url", value)
202
202
 
203
203
 
204
+ @pulumi.type_token("azuredevops:index/serviceEndpointSonarQube:ServiceEndpointSonarQube")
204
205
  class ServiceEndpointSonarQube(pulumi.CustomResource):
205
-
206
- pulumi_type = "azuredevops:index/serviceEndpointSonarQube:ServiceEndpointSonarQube"
207
-
208
206
  @overload
209
207
  def __init__(__self__,
210
208
  resource_name: str,
@@ -289,10 +289,8 @@ class _ServiceEndpointSshState:
289
289
  pulumi.set(self, "username", value)
290
290
 
291
291
 
292
+ @pulumi.type_token("azuredevops:index/serviceEndpointSsh:ServiceEndpointSsh")
292
293
  class ServiceEndpointSsh(pulumi.CustomResource):
293
-
294
- pulumi_type = "azuredevops:index/serviceEndpointSsh:ServiceEndpointSsh"
295
-
296
294
  @overload
297
295
  def __init__(__self__,
298
296
  resource_name: str,
@@ -192,10 +192,8 @@ class _ServicePrincipalEntitlementState:
192
192
  pulumi.set(self, "origin_id", value)
193
193
 
194
194
 
195
+ @pulumi.type_token("azuredevops:index/servicePrincipalEntitlement:ServicePrincipalEntitlement")
195
196
  class ServicePrincipalEntitlement(pulumi.CustomResource):
196
-
197
- pulumi_type = "azuredevops:index/servicePrincipalEntitlement:ServicePrincipalEntitlement"
198
-
199
197
  @overload
200
198
  def __init__(__self__,
201
199
  resource_name: str,
@@ -244,10 +244,8 @@ class _ServiceendpointArgocdState:
244
244
  pulumi.set(self, "url", value)
245
245
 
246
246
 
247
+ @pulumi.type_token("azuredevops:index/serviceendpointArgocd:ServiceendpointArgocd")
247
248
  class ServiceendpointArgocd(pulumi.CustomResource):
248
-
249
- pulumi_type = "azuredevops:index/serviceendpointArgocd:ServiceendpointArgocd"
250
-
251
249
  @overload
252
250
  def __init__(__self__,
253
251
  resource_name: str,
@@ -193,10 +193,8 @@ class _ServiceendpointAzureServiceBusState:
193
193
  pulumi.set(self, "service_endpoint_name", value)
194
194
 
195
195
 
196
+ @pulumi.type_token("azuredevops:index/serviceendpointAzureServiceBus:ServiceendpointAzureServiceBus")
196
197
  class ServiceendpointAzureServiceBus(pulumi.CustomResource):
197
-
198
- pulumi_type = "azuredevops:index/serviceendpointAzureServiceBus:ServiceendpointAzureServiceBus"
199
-
200
198
  @overload
201
199
  def __init__(__self__,
202
200
  resource_name: str,
@@ -298,10 +298,8 @@ class _ServiceendpointCheckmarxOneState:
298
298
  pulumi.set(self, "service_endpoint_name", value)
299
299
 
300
300
 
301
+ @pulumi.type_token("azuredevops:index/serviceendpointCheckmarxOne:ServiceendpointCheckmarxOne")
301
302
  class ServiceendpointCheckmarxOne(pulumi.CustomResource):
302
-
303
- pulumi_type = "azuredevops:index/serviceendpointCheckmarxOne:ServiceendpointCheckmarxOne"
304
-
305
303
  @overload
306
304
  def __init__(__self__,
307
305
  resource_name: str,
@@ -288,10 +288,8 @@ class _ServiceendpointCheckmarxSastState:
288
288
  pulumi.set(self, "username", value)
289
289
 
290
290
 
291
+ @pulumi.type_token("azuredevops:index/serviceendpointCheckmarxSast:ServiceendpointCheckmarxSast")
291
292
  class ServiceendpointCheckmarxSast(pulumi.CustomResource):
292
-
293
- pulumi_type = "azuredevops:index/serviceendpointCheckmarxSast:ServiceendpointCheckmarxSast"
294
-
295
293
  @overload
296
294
  def __init__(__self__,
297
295
  resource_name: str,
@@ -349,10 +349,8 @@ class _ServiceendpointCheckmarxScaState:
349
349
  pulumi.set(self, "web_app_url", value)
350
350
 
351
351
 
352
+ @pulumi.type_token("azuredevops:index/serviceendpointCheckmarxSca:ServiceendpointCheckmarxSca")
352
353
  class ServiceendpointCheckmarxSca(pulumi.CustomResource):
353
-
354
- pulumi_type = "azuredevops:index/serviceendpointCheckmarxSca:ServiceendpointCheckmarxSca"
355
-
356
354
  @overload
357
355
  def __init__(__self__,
358
356
  resource_name: str,
@@ -286,10 +286,8 @@ class _ServiceendpointDynamicsLifecycleServicesState:
286
286
  pulumi.set(self, "username", value)
287
287
 
288
288
 
289
+ @pulumi.type_token("azuredevops:index/serviceendpointDynamicsLifecycleServices:ServiceendpointDynamicsLifecycleServices")
289
290
  class ServiceendpointDynamicsLifecycleServices(pulumi.CustomResource):
290
-
291
- pulumi_type = "azuredevops:index/serviceendpointDynamicsLifecycleServices:ServiceendpointDynamicsLifecycleServices"
292
-
293
291
  @overload
294
292
  def __init__(__self__,
295
293
  resource_name: str,
@@ -195,10 +195,8 @@ class _ServiceendpointExternaltfsState:
195
195
  pulumi.set(self, "service_endpoint_name", value)
196
196
 
197
197
 
198
+ @pulumi.type_token("azuredevops:index/serviceendpointExternaltfs:ServiceendpointExternaltfs")
198
199
  class ServiceendpointExternaltfs(pulumi.CustomResource):
199
-
200
- pulumi_type = "azuredevops:index/serviceendpointExternaltfs:ServiceendpointExternaltfs"
201
-
202
200
  @overload
203
201
  def __init__(__self__,
204
202
  resource_name: str,
@@ -288,10 +288,8 @@ class _ServiceendpointGcpTerraformState:
288
288
  pulumi.set(self, "token_uri", value)
289
289
 
290
290
 
291
+ @pulumi.type_token("azuredevops:index/serviceendpointGcpTerraform:ServiceendpointGcpTerraform")
291
292
  class ServiceendpointGcpTerraform(pulumi.CustomResource):
292
-
293
- pulumi_type = "azuredevops:index/serviceendpointGcpTerraform:ServiceendpointGcpTerraform"
294
-
295
293
  @overload
296
294
  def __init__(__self__,
297
295
  resource_name: str,
@@ -226,10 +226,8 @@ class _ServiceendpointIncomingwebhookState:
226
226
  pulumi.set(self, "webhook_name", value)
227
227
 
228
228
 
229
+ @pulumi.type_token("azuredevops:index/serviceendpointIncomingwebhook:ServiceendpointIncomingwebhook")
229
230
  class ServiceendpointIncomingwebhook(pulumi.CustomResource):
230
-
231
- pulumi_type = "azuredevops:index/serviceendpointIncomingwebhook:ServiceendpointIncomingwebhook"
232
-
233
231
  @overload
234
232
  def __init__(__self__,
235
233
  resource_name: str,
@@ -256,10 +256,8 @@ class _ServiceendpointJenkinsState:
256
256
  pulumi.set(self, "username", value)
257
257
 
258
258
 
259
+ @pulumi.type_token("azuredevops:index/serviceendpointJenkins:ServiceendpointJenkins")
259
260
  class ServiceendpointJenkins(pulumi.CustomResource):
260
-
261
- pulumi_type = "azuredevops:index/serviceendpointJenkins:ServiceendpointJenkins"
262
-
263
261
  @overload
264
262
  def __init__(__self__,
265
263
  resource_name: str,
@@ -244,10 +244,8 @@ class _ServiceendpointJfrogArtifactoryV2State:
244
244
  pulumi.set(self, "url", value)
245
245
 
246
246
 
247
+ @pulumi.type_token("azuredevops:index/serviceendpointJfrogArtifactoryV2:ServiceendpointJfrogArtifactoryV2")
247
248
  class ServiceendpointJfrogArtifactoryV2(pulumi.CustomResource):
248
-
249
- pulumi_type = "azuredevops:index/serviceendpointJfrogArtifactoryV2:ServiceendpointJfrogArtifactoryV2"
250
-
251
249
  @overload
252
250
  def __init__(__self__,
253
251
  resource_name: str,
@@ -244,10 +244,8 @@ class _ServiceendpointJfrogDistributionV2State:
244
244
  pulumi.set(self, "url", value)
245
245
 
246
246
 
247
+ @pulumi.type_token("azuredevops:index/serviceendpointJfrogDistributionV2:ServiceendpointJfrogDistributionV2")
247
248
  class ServiceendpointJfrogDistributionV2(pulumi.CustomResource):
248
-
249
- pulumi_type = "azuredevops:index/serviceendpointJfrogDistributionV2:ServiceendpointJfrogDistributionV2"
250
-
251
249
  @overload
252
250
  def __init__(__self__,
253
251
  resource_name: str,
@@ -244,10 +244,8 @@ class _ServiceendpointJfrogPlatformV2State:
244
244
  pulumi.set(self, "url", value)
245
245
 
246
246
 
247
+ @pulumi.type_token("azuredevops:index/serviceendpointJfrogPlatformV2:ServiceendpointJfrogPlatformV2")
247
248
  class ServiceendpointJfrogPlatformV2(pulumi.CustomResource):
248
-
249
- pulumi_type = "azuredevops:index/serviceendpointJfrogPlatformV2:ServiceendpointJfrogPlatformV2"
250
-
251
249
  @overload
252
250
  def __init__(__self__,
253
251
  resource_name: str,
@@ -244,10 +244,8 @@ class _ServiceendpointJfrogXrayV2State:
244
244
  pulumi.set(self, "url", value)
245
245
 
246
246
 
247
+ @pulumi.type_token("azuredevops:index/serviceendpointJfrogXrayV2:ServiceendpointJfrogXrayV2")
247
248
  class ServiceendpointJfrogXrayV2(pulumi.CustomResource):
248
-
249
- pulumi_type = "azuredevops:index/serviceendpointJfrogXrayV2:ServiceendpointJfrogXrayV2"
250
-
251
249
  @overload
252
250
  def __init__(__self__,
253
251
  resource_name: str,
@@ -259,10 +259,8 @@ class _ServiceendpointMavenState:
259
259
  pulumi.set(self, "url", value)
260
260
 
261
261
 
262
+ @pulumi.type_token("azuredevops:index/serviceendpointMaven:ServiceendpointMaven")
262
263
  class ServiceendpointMaven(pulumi.CustomResource):
263
-
264
- pulumi_type = "azuredevops:index/serviceendpointMaven:ServiceendpointMaven"
265
-
266
264
  @overload
267
265
  def __init__(__self__,
268
266
  resource_name: str,
@@ -224,10 +224,8 @@ class _ServiceendpointNexusState:
224
224
  pulumi.set(self, "username", value)
225
225
 
226
226
 
227
+ @pulumi.type_token("azuredevops:index/serviceendpointNexus:ServiceendpointNexus")
227
228
  class ServiceendpointNexus(pulumi.CustomResource):
228
-
229
- pulumi_type = "azuredevops:index/serviceendpointNexus:ServiceendpointNexus"
230
-
231
229
  @overload
232
230
  def __init__(__self__,
233
231
  resource_name: str,
@@ -298,10 +298,8 @@ class _ServiceendpointNugetState:
298
298
  pulumi.set(self, "username", value)
299
299
 
300
300
 
301
+ @pulumi.type_token("azuredevops:index/serviceendpointNuget:ServiceendpointNuget")
301
302
  class ServiceendpointNuget(pulumi.CustomResource):
302
-
303
- pulumi_type = "azuredevops:index/serviceendpointNuget:ServiceendpointNuget"
304
-
305
303
  @overload
306
304
  def __init__(__self__,
307
305
  resource_name: str,
@@ -225,10 +225,8 @@ class _ServiceendpointOctopusdeployState:
225
225
  pulumi.set(self, "url", value)
226
226
 
227
227
 
228
+ @pulumi.type_token("azuredevops:index/serviceendpointOctopusdeploy:ServiceendpointOctopusdeploy")
228
229
  class ServiceendpointOctopusdeploy(pulumi.CustomResource):
229
-
230
- pulumi_type = "azuredevops:index/serviceendpointOctopusdeploy:ServiceendpointOctopusdeploy"
231
-
232
230
  @overload
233
231
  def __init__(__self__,
234
232
  resource_name: str,
@@ -325,10 +325,8 @@ class _ServiceendpointOpenshiftState:
325
325
  pulumi.set(self, "service_endpoint_name", value)
326
326
 
327
327
 
328
+ @pulumi.type_token("azuredevops:index/serviceendpointOpenshift:ServiceendpointOpenshift")
328
329
  class ServiceendpointOpenshift(pulumi.CustomResource):
329
-
330
- pulumi_type = "azuredevops:index/serviceendpointOpenshift:ServiceendpointOpenshift"
331
-
332
330
  @overload
333
331
  def __init__(__self__,
334
332
  resource_name: str,
@@ -222,10 +222,8 @@ class _ServiceendpointPermissionsState:
222
222
  pulumi.set(self, "serviceendpoint_id", value)
223
223
 
224
224
 
225
+ @pulumi.type_token("azuredevops:index/serviceendpointPermissions:ServiceendpointPermissions")
225
226
  class ServiceendpointPermissions(pulumi.CustomResource):
226
-
227
- pulumi_type = "azuredevops:index/serviceendpointPermissions:ServiceendpointPermissions"
228
-
229
227
  @overload
230
228
  def __init__(__self__,
231
229
  resource_name: str,
@@ -193,10 +193,8 @@ class _ServiceendpointSnykState:
193
193
  pulumi.set(self, "service_endpoint_name", value)
194
194
 
195
195
 
196
+ @pulumi.type_token("azuredevops:index/serviceendpointSnyk:ServiceendpointSnyk")
196
197
  class ServiceendpointSnyk(pulumi.CustomResource):
197
-
198
- pulumi_type = "azuredevops:index/serviceendpointSnyk:ServiceendpointSnyk"
199
-
200
198
  @overload
201
199
  def __init__(__self__,
202
200
  resource_name: str,
@@ -236,10 +236,8 @@ class _ServiceendpointVisualstudiomarketplaceState:
236
236
  pulumi.set(self, "url", value)
237
237
 
238
238
 
239
+ @pulumi.type_token("azuredevops:index/serviceendpointVisualstudiomarketplace:ServiceendpointVisualstudiomarketplace")
239
240
  class ServiceendpointVisualstudiomarketplace(pulumi.CustomResource):
240
-
241
- pulumi_type = "azuredevops:index/serviceendpointVisualstudiomarketplace:ServiceendpointVisualstudiomarketplace"
242
-
243
241
  @overload
244
242
  def __init__(__self__,
245
243
  resource_name: str,
@@ -187,10 +187,8 @@ class _ServicehookPermissionsState:
187
187
  pulumi.set(self, "replace", value)
188
188
 
189
189
 
190
+ @pulumi.type_token("azuredevops:index/servicehookPermissions:ServicehookPermissions")
190
191
  class ServicehookPermissions(pulumi.CustomResource):
191
-
192
- pulumi_type = "azuredevops:index/servicehookPermissions:ServicehookPermissions"
193
-
194
192
  @overload
195
193
  def __init__(__self__,
196
194
  resource_name: str,