pulumi-azuredevops 3.9.0a1743571433__py3-none-any.whl → 3.9.0a1744262628__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.0a1744262628.dist-info}/METADATA +1 -1
- pulumi_azuredevops-3.9.0a1744262628.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.0a1744262628.dist-info}/WHEEL +0 -0
- {pulumi_azuredevops-3.9.0a1743571433.dist-info → pulumi_azuredevops-3.9.0a1744262628.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
|
@@ -42,7 +43,7 @@ class GetAgentQueueResult:
|
|
42
43
|
|
43
44
|
@property
|
44
45
|
@pulumi.getter(name="agentPoolId")
|
45
|
-
def agent_pool_id(self) -> int:
|
46
|
+
def agent_pool_id(self) -> builtins.int:
|
46
47
|
"""
|
47
48
|
The ID of the Agent pool to which the agent queue belongs.
|
48
49
|
"""
|
@@ -50,7 +51,7 @@ class GetAgentQueueResult:
|
|
50
51
|
|
51
52
|
@property
|
52
53
|
@pulumi.getter
|
53
|
-
def id(self) -> str:
|
54
|
+
def id(self) -> builtins.str:
|
54
55
|
"""
|
55
56
|
The provider-assigned unique ID for this managed resource.
|
56
57
|
"""
|
@@ -58,7 +59,7 @@ class GetAgentQueueResult:
|
|
58
59
|
|
59
60
|
@property
|
60
61
|
@pulumi.getter
|
61
|
-
def name(self) -> str:
|
62
|
+
def name(self) -> builtins.str:
|
62
63
|
"""
|
63
64
|
The name of the agent queue.
|
64
65
|
"""
|
@@ -66,7 +67,7 @@ class GetAgentQueueResult:
|
|
66
67
|
|
67
68
|
@property
|
68
69
|
@pulumi.getter(name="projectId")
|
69
|
-
def project_id(self) -> str:
|
70
|
+
def project_id(self) -> builtins.str:
|
70
71
|
"""
|
71
72
|
The ID of the Project to which the agent queue belongs.
|
72
73
|
"""
|
@@ -85,8 +86,8 @@ class AwaitableGetAgentQueueResult(GetAgentQueueResult):
|
|
85
86
|
project_id=self.project_id)
|
86
87
|
|
87
88
|
|
88
|
-
def get_agent_queue(name: Optional[str] = None,
|
89
|
-
project_id: Optional[str] = None,
|
89
|
+
def get_agent_queue(name: Optional[builtins.str] = None,
|
90
|
+
project_id: Optional[builtins.str] = None,
|
90
91
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAgentQueueResult:
|
91
92
|
"""
|
92
93
|
Use this data source to access information about an existing Agent Queue within Azure DevOps.
|
@@ -114,8 +115,8 @@ def get_agent_queue(name: Optional[str] = None,
|
|
114
115
|
- [Azure DevOps Service REST API 7.0 - Agent Queues - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/queues/get?view=azure-devops-rest-7.0)
|
115
116
|
|
116
117
|
|
117
|
-
:param str name: Name of the Agent Queue.
|
118
|
-
:param str project_id: The Project Id.
|
118
|
+
:param builtins.str name: Name of the Agent Queue.
|
119
|
+
:param builtins.str project_id: The Project Id.
|
119
120
|
"""
|
120
121
|
__args__ = dict()
|
121
122
|
__args__['name'] = name
|
@@ -128,8 +129,8 @@ def get_agent_queue(name: Optional[str] = None,
|
|
128
129
|
id=pulumi.get(__ret__, 'id'),
|
129
130
|
name=pulumi.get(__ret__, 'name'),
|
130
131
|
project_id=pulumi.get(__ret__, 'project_id'))
|
131
|
-
def get_agent_queue_output(name: Optional[pulumi.Input[str]] = None,
|
132
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
132
|
+
def get_agent_queue_output(name: Optional[pulumi.Input[builtins.str]] = None,
|
133
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
133
134
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAgentQueueResult]:
|
134
135
|
"""
|
135
136
|
Use this data source to access information about an existing Agent Queue within Azure DevOps.
|
@@ -157,8 +158,8 @@ def get_agent_queue_output(name: Optional[pulumi.Input[str]] = None,
|
|
157
158
|
- [Azure DevOps Service REST API 7.0 - Agent Queues - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/queues/get?view=azure-devops-rest-7.0)
|
158
159
|
|
159
160
|
|
160
|
-
:param str name: Name of the Agent Queue.
|
161
|
-
:param str project_id: The Project Id.
|
161
|
+
:param builtins.str name: Name of the Agent Queue.
|
162
|
+
:param builtins.str project_id: The Project Id.
|
162
163
|
"""
|
163
164
|
__args__ = dict()
|
164
165
|
__args__['name'] = name
|
pulumi_azuredevops/get_area.py
CHANGED
@@ -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
|
@@ -60,12 +61,12 @@ class GetAreaResult:
|
|
60
61
|
|
61
62
|
@property
|
62
63
|
@pulumi.getter(name="fetchChildren")
|
63
|
-
def fetch_children(self) -> Optional[bool]:
|
64
|
+
def fetch_children(self) -> Optional[builtins.bool]:
|
64
65
|
return pulumi.get(self, "fetch_children")
|
65
66
|
|
66
67
|
@property
|
67
68
|
@pulumi.getter(name="hasChildren")
|
68
|
-
def has_children(self) -> bool:
|
69
|
+
def has_children(self) -> builtins.bool:
|
69
70
|
"""
|
70
71
|
Indicator if the child Area node has child nodes
|
71
72
|
"""
|
@@ -73,7 +74,7 @@ class GetAreaResult:
|
|
73
74
|
|
74
75
|
@property
|
75
76
|
@pulumi.getter
|
76
|
-
def id(self) -> str:
|
77
|
+
def id(self) -> builtins.str:
|
77
78
|
"""
|
78
79
|
The provider-assigned unique ID for this managed resource.
|
79
80
|
"""
|
@@ -81,7 +82,7 @@ class GetAreaResult:
|
|
81
82
|
|
82
83
|
@property
|
83
84
|
@pulumi.getter
|
84
|
-
def name(self) -> str:
|
85
|
+
def name(self) -> builtins.str:
|
85
86
|
"""
|
86
87
|
The name of the child Area node
|
87
88
|
"""
|
@@ -89,7 +90,7 @@ class GetAreaResult:
|
|
89
90
|
|
90
91
|
@property
|
91
92
|
@pulumi.getter
|
92
|
-
def path(self) -> str:
|
93
|
+
def path(self) -> builtins.str:
|
93
94
|
"""
|
94
95
|
The complete path (in relative URL format) of the child Area
|
95
96
|
"""
|
@@ -97,7 +98,7 @@ class GetAreaResult:
|
|
97
98
|
|
98
99
|
@property
|
99
100
|
@pulumi.getter(name="projectId")
|
100
|
-
def project_id(self) -> str:
|
101
|
+
def project_id(self) -> builtins.str:
|
101
102
|
"""
|
102
103
|
The ID of project.
|
103
104
|
"""
|
@@ -119,9 +120,9 @@ class AwaitableGetAreaResult(GetAreaResult):
|
|
119
120
|
project_id=self.project_id)
|
120
121
|
|
121
122
|
|
122
|
-
def get_area(fetch_children: Optional[bool] = None,
|
123
|
-
path: Optional[str] = None,
|
124
|
-
project_id: Optional[str] = None,
|
123
|
+
def get_area(fetch_children: Optional[builtins.bool] = None,
|
124
|
+
path: Optional[builtins.str] = None,
|
125
|
+
project_id: Optional[builtins.str] = None,
|
125
126
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAreaResult:
|
126
127
|
"""
|
127
128
|
Use this data source to access information about an existing Area (Component) within Azure DevOps.
|
@@ -152,9 +153,9 @@ def get_area(fetch_children: Optional[bool] = None,
|
|
152
153
|
- **Project & Team**: vso.work - Grants the ability to read work items, queries, boards, area and iterations paths, and other work item tracking related metadata. Also grants the ability to execute queries, search work items and to receive notifications about work item events via service hooks.
|
153
154
|
|
154
155
|
|
155
|
-
:param bool fetch_children: Read children nodes, _Depth_: 1, _Default_: `true`
|
156
|
-
:param str path: The path to the Area; _Format_: URL relative; if omitted, or value `"/"` is used, the root Area will be returned
|
157
|
-
:param str project_id: The project ID.
|
156
|
+
:param builtins.bool fetch_children: Read children nodes, _Depth_: 1, _Default_: `true`
|
157
|
+
:param builtins.str path: The path to the Area; _Format_: URL relative; if omitted, or value `"/"` is used, the root Area will be returned
|
158
|
+
:param builtins.str project_id: The project ID.
|
158
159
|
"""
|
159
160
|
__args__ = dict()
|
160
161
|
__args__['fetchChildren'] = fetch_children
|
@@ -171,9 +172,9 @@ def get_area(fetch_children: Optional[bool] = None,
|
|
171
172
|
name=pulumi.get(__ret__, 'name'),
|
172
173
|
path=pulumi.get(__ret__, 'path'),
|
173
174
|
project_id=pulumi.get(__ret__, 'project_id'))
|
174
|
-
def get_area_output(fetch_children: Optional[pulumi.Input[Optional[bool]]] = None,
|
175
|
-
path: Optional[pulumi.Input[Optional[str]]] = None,
|
176
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
175
|
+
def get_area_output(fetch_children: Optional[pulumi.Input[Optional[builtins.bool]]] = None,
|
176
|
+
path: Optional[pulumi.Input[Optional[builtins.str]]] = None,
|
177
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
177
178
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAreaResult]:
|
178
179
|
"""
|
179
180
|
Use this data source to access information about an existing Area (Component) within Azure DevOps.
|
@@ -204,9 +205,9 @@ def get_area_output(fetch_children: Optional[pulumi.Input[Optional[bool]]] = Non
|
|
204
205
|
- **Project & Team**: vso.work - Grants the ability to read work items, queries, boards, area and iterations paths, and other work item tracking related metadata. Also grants the ability to execute queries, search work items and to receive notifications about work item events via service hooks.
|
205
206
|
|
206
207
|
|
207
|
-
:param bool fetch_children: Read children nodes, _Depth_: 1, _Default_: `true`
|
208
|
-
:param str path: The path to the Area; _Format_: URL relative; if omitted, or value `"/"` is used, the root Area will be returned
|
209
|
-
:param str project_id: The project ID.
|
208
|
+
:param builtins.bool fetch_children: Read children nodes, _Depth_: 1, _Default_: `true`
|
209
|
+
:param builtins.str path: The path to the Area; _Format_: URL relative; if omitted, or value `"/"` is used, the root Area will be returned
|
210
|
+
:param builtins.str project_id: The project ID.
|
210
211
|
"""
|
211
212
|
__args__ = dict()
|
212
213
|
__args__['fetchChildren'] = fetch_children
|
@@ -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
|
@@ -79,7 +80,7 @@ class GetBuildDefinitionResult:
|
|
79
80
|
|
80
81
|
@property
|
81
82
|
@pulumi.getter(name="agentPoolName")
|
82
|
-
def agent_pool_name(self) -> str:
|
83
|
+
def agent_pool_name(self) -> builtins.str:
|
83
84
|
"""
|
84
85
|
The agent pool that should execute the build.
|
85
86
|
"""
|
@@ -87,7 +88,7 @@ class GetBuildDefinitionResult:
|
|
87
88
|
|
88
89
|
@property
|
89
90
|
@pulumi.getter(name="agentSpecification")
|
90
|
-
def agent_specification(self) -> str:
|
91
|
+
def agent_specification(self) -> builtins.str:
|
91
92
|
"""
|
92
93
|
The Agent Specification to run the pipelines. Example: `windows-2019`, `windows-latest`, `macos-13` etc.
|
93
94
|
"""
|
@@ -103,7 +104,7 @@ class GetBuildDefinitionResult:
|
|
103
104
|
|
104
105
|
@property
|
105
106
|
@pulumi.getter
|
106
|
-
def id(self) -> str:
|
107
|
+
def id(self) -> builtins.str:
|
107
108
|
"""
|
108
109
|
The provider-assigned unique ID for this managed resource.
|
109
110
|
"""
|
@@ -111,7 +112,7 @@ class GetBuildDefinitionResult:
|
|
111
112
|
|
112
113
|
@property
|
113
114
|
@pulumi.getter(name="jobAuthorizationScope")
|
114
|
-
def job_authorization_scope(self) -> str:
|
115
|
+
def job_authorization_scope(self) -> builtins.str:
|
115
116
|
"""
|
116
117
|
The job authorization scope for builds queued against this definition.
|
117
118
|
"""
|
@@ -127,7 +128,7 @@ class GetBuildDefinitionResult:
|
|
127
128
|
|
128
129
|
@property
|
129
130
|
@pulumi.getter
|
130
|
-
def name(self) -> str:
|
131
|
+
def name(self) -> builtins.str:
|
131
132
|
"""
|
132
133
|
The name of the variable.
|
133
134
|
"""
|
@@ -135,12 +136,12 @@ class GetBuildDefinitionResult:
|
|
135
136
|
|
136
137
|
@property
|
137
138
|
@pulumi.getter
|
138
|
-
def path(self) -> Optional[str]:
|
139
|
+
def path(self) -> Optional[builtins.str]:
|
139
140
|
return pulumi.get(self, "path")
|
140
141
|
|
141
142
|
@property
|
142
143
|
@pulumi.getter(name="projectId")
|
143
|
-
def project_id(self) -> str:
|
144
|
+
def project_id(self) -> builtins.str:
|
144
145
|
return pulumi.get(self, "project_id")
|
145
146
|
|
146
147
|
@property
|
@@ -153,7 +154,7 @@ class GetBuildDefinitionResult:
|
|
153
154
|
|
154
155
|
@property
|
155
156
|
@pulumi.getter(name="queueStatus")
|
156
|
-
def queue_status(self) -> str:
|
157
|
+
def queue_status(self) -> builtins.str:
|
157
158
|
"""
|
158
159
|
The queue status of the build definition.
|
159
160
|
"""
|
@@ -169,7 +170,7 @@ class GetBuildDefinitionResult:
|
|
169
170
|
|
170
171
|
@property
|
171
172
|
@pulumi.getter
|
172
|
-
def revision(self) -> int:
|
173
|
+
def revision(self) -> builtins.int:
|
173
174
|
"""
|
174
175
|
The revision of the build definition.
|
175
176
|
"""
|
@@ -185,7 +186,7 @@ class GetBuildDefinitionResult:
|
|
185
186
|
|
186
187
|
@property
|
187
188
|
@pulumi.getter(name="variableGroups")
|
188
|
-
def variable_groups(self) -> Sequence[int]:
|
189
|
+
def variable_groups(self) -> Sequence[builtins.int]:
|
189
190
|
"""
|
190
191
|
A list of variable group IDs.
|
191
192
|
"""
|
@@ -224,9 +225,9 @@ class AwaitableGetBuildDefinitionResult(GetBuildDefinitionResult):
|
|
224
225
|
variables=self.variables)
|
225
226
|
|
226
227
|
|
227
|
-
def get_build_definition(name: Optional[str] = None,
|
228
|
-
path: Optional[str] = None,
|
229
|
-
project_id: Optional[str] = None,
|
228
|
+
def get_build_definition(name: Optional[builtins.str] = None,
|
229
|
+
path: Optional[builtins.str] = None,
|
230
|
+
project_id: Optional[builtins.str] = None,
|
230
231
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBuildDefinitionResult:
|
231
232
|
"""
|
232
233
|
Use this data source to access information about an existing Build Definition.
|
@@ -244,9 +245,9 @@ def get_build_definition(name: Optional[str] = None,
|
|
244
245
|
```
|
245
246
|
|
246
247
|
|
247
|
-
:param str name: The name of this Build Definition.
|
248
|
-
:param str path: The path of the build definition. Default to `\\`.
|
249
|
-
:param str project_id: The ID of the project.
|
248
|
+
:param builtins.str name: The name of this Build Definition.
|
249
|
+
:param builtins.str path: The path of the build definition. Default to `\\`.
|
250
|
+
:param builtins.str project_id: The ID of the project.
|
250
251
|
"""
|
251
252
|
__args__ = dict()
|
252
253
|
__args__['name'] = name
|
@@ -272,9 +273,9 @@ def get_build_definition(name: Optional[str] = None,
|
|
272
273
|
schedules=pulumi.get(__ret__, 'schedules'),
|
273
274
|
variable_groups=pulumi.get(__ret__, 'variable_groups'),
|
274
275
|
variables=pulumi.get(__ret__, 'variables'))
|
275
|
-
def get_build_definition_output(name: Optional[pulumi.Input[str]] = None,
|
276
|
-
path: Optional[pulumi.Input[Optional[str]]] = None,
|
277
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
276
|
+
def get_build_definition_output(name: Optional[pulumi.Input[builtins.str]] = None,
|
277
|
+
path: Optional[pulumi.Input[Optional[builtins.str]]] = None,
|
278
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
278
279
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBuildDefinitionResult]:
|
279
280
|
"""
|
280
281
|
Use this data source to access information about an existing Build Definition.
|
@@ -292,9 +293,9 @@ def get_build_definition_output(name: Optional[pulumi.Input[str]] = None,
|
|
292
293
|
```
|
293
294
|
|
294
295
|
|
295
|
-
:param str name: The name of this Build Definition.
|
296
|
-
:param str path: The path of the build definition. Default to `\\`.
|
297
|
-
:param str project_id: The ID of the project.
|
296
|
+
:param builtins.str name: The name of this Build Definition.
|
297
|
+
:param builtins.str path: The path of the build definition. Default to `\\`.
|
298
|
+
:param builtins.str project_id: The ID of the project.
|
298
299
|
"""
|
299
300
|
__args__ = dict()
|
300
301
|
__args__['name'] = name
|
@@ -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
|
@@ -48,7 +49,7 @@ class GetClientConfigResult:
|
|
48
49
|
|
49
50
|
@property
|
50
51
|
@pulumi.getter
|
51
|
-
def id(self) -> str:
|
52
|
+
def id(self) -> builtins.str:
|
52
53
|
"""
|
53
54
|
The provider-assigned unique ID for this managed resource.
|
54
55
|
"""
|
@@ -56,7 +57,7 @@ class GetClientConfigResult:
|
|
56
57
|
|
57
58
|
@property
|
58
59
|
@pulumi.getter
|
59
|
-
def name(self) -> str:
|
60
|
+
def name(self) -> builtins.str:
|
60
61
|
"""
|
61
62
|
The name of the organization.
|
62
63
|
"""
|
@@ -64,7 +65,7 @@ class GetClientConfigResult:
|
|
64
65
|
|
65
66
|
@property
|
66
67
|
@pulumi.getter(name="organizationUrl")
|
67
|
-
def organization_url(self) -> str:
|
68
|
+
def organization_url(self) -> builtins.str:
|
68
69
|
"""
|
69
70
|
The URL of the organization.
|
70
71
|
"""
|
@@ -72,7 +73,7 @@ class GetClientConfigResult:
|
|
72
73
|
|
73
74
|
@property
|
74
75
|
@pulumi.getter(name="ownerId")
|
75
|
-
def owner_id(self) -> str:
|
76
|
+
def owner_id(self) -> builtins.str:
|
76
77
|
"""
|
77
78
|
The owner ID of the organization.
|
78
79
|
"""
|
@@ -80,7 +81,7 @@ class GetClientConfigResult:
|
|
80
81
|
|
81
82
|
@property
|
82
83
|
@pulumi.getter
|
83
|
-
def status(self) -> str:
|
84
|
+
def status(self) -> builtins.str:
|
84
85
|
"""
|
85
86
|
The status of the organization.
|
86
87
|
"""
|
@@ -88,7 +89,7 @@ class GetClientConfigResult:
|
|
88
89
|
|
89
90
|
@property
|
90
91
|
@pulumi.getter(name="tenantId")
|
91
|
-
def tenant_id(self) -> str:
|
92
|
+
def tenant_id(self) -> builtins.str:
|
92
93
|
"""
|
93
94
|
The Tenant ID of the connected Azure Directory.
|
94
95
|
"""
|
@@ -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
|
@@ -39,7 +40,7 @@ class GetDescriptorResult:
|
|
39
40
|
|
40
41
|
@property
|
41
42
|
@pulumi.getter
|
42
|
-
def descriptor(self) -> str:
|
43
|
+
def descriptor(self) -> builtins.str:
|
43
44
|
"""
|
44
45
|
The descriptor of the storage key.
|
45
46
|
"""
|
@@ -47,7 +48,7 @@ class GetDescriptorResult:
|
|
47
48
|
|
48
49
|
@property
|
49
50
|
@pulumi.getter
|
50
|
-
def id(self) -> str:
|
51
|
+
def id(self) -> builtins.str:
|
51
52
|
"""
|
52
53
|
The provider-assigned unique ID for this managed resource.
|
53
54
|
"""
|
@@ -55,7 +56,7 @@ class GetDescriptorResult:
|
|
55
56
|
|
56
57
|
@property
|
57
58
|
@pulumi.getter(name="storageKey")
|
58
|
-
def storage_key(self) -> str:
|
59
|
+
def storage_key(self) -> builtins.str:
|
59
60
|
return pulumi.get(self, "storage_key")
|
60
61
|
|
61
62
|
|
@@ -70,7 +71,7 @@ class AwaitableGetDescriptorResult(GetDescriptorResult):
|
|
70
71
|
storage_key=self.storage_key)
|
71
72
|
|
72
73
|
|
73
|
-
def get_descriptor(storage_key: Optional[str] = None,
|
74
|
+
def get_descriptor(storage_key: Optional[builtins.str] = None,
|
74
75
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetDescriptorResult:
|
75
76
|
"""
|
76
77
|
Use this data source to access information about an existing Descriptor.
|
@@ -90,7 +91,7 @@ def get_descriptor(storage_key: Optional[str] = None,
|
|
90
91
|
- [Azure DevOps Service REST API 7.1 - Descriptors - Get](https://learn.microsoft.com/en-us/rest/api/azure/devops/graph/descriptors/get?view=azure-devops-rest-7.1)
|
91
92
|
|
92
93
|
|
93
|
-
:param str storage_key: The ID of the resource(`user`, `group`, `scope`, etc.) that will be resolved to a descriptor.
|
94
|
+
:param builtins.str storage_key: The ID of the resource(`user`, `group`, `scope`, etc.) that will be resolved to a descriptor.
|
94
95
|
"""
|
95
96
|
__args__ = dict()
|
96
97
|
__args__['storageKey'] = storage_key
|
@@ -101,7 +102,7 @@ def get_descriptor(storage_key: Optional[str] = None,
|
|
101
102
|
descriptor=pulumi.get(__ret__, 'descriptor'),
|
102
103
|
id=pulumi.get(__ret__, 'id'),
|
103
104
|
storage_key=pulumi.get(__ret__, 'storage_key'))
|
104
|
-
def get_descriptor_output(storage_key: Optional[pulumi.Input[str]] = None,
|
105
|
+
def get_descriptor_output(storage_key: Optional[pulumi.Input[builtins.str]] = None,
|
105
106
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetDescriptorResult]:
|
106
107
|
"""
|
107
108
|
Use this data source to access information about an existing Descriptor.
|
@@ -121,7 +122,7 @@ def get_descriptor_output(storage_key: Optional[pulumi.Input[str]] = None,
|
|
121
122
|
- [Azure DevOps Service REST API 7.1 - Descriptors - Get](https://learn.microsoft.com/en-us/rest/api/azure/devops/graph/descriptors/get?view=azure-devops-rest-7.1)
|
122
123
|
|
123
124
|
|
124
|
-
:param str storage_key: The ID of the resource(`user`, `group`, `scope`, etc.) that will be resolved to a descriptor.
|
125
|
+
:param builtins.str storage_key: The ID of the resource(`user`, `group`, `scope`, etc.) that will be resolved to a descriptor.
|
125
126
|
"""
|
126
127
|
__args__ = dict()
|
127
128
|
__args__['storageKey'] = storage_key
|
@@ -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
|
@@ -45,7 +46,7 @@ class GetEnvironmentResult:
|
|
45
46
|
|
46
47
|
@property
|
47
48
|
@pulumi.getter
|
48
|
-
def description(self) -> str:
|
49
|
+
def description(self) -> builtins.str:
|
49
50
|
"""
|
50
51
|
A description for the Environment.
|
51
52
|
"""
|
@@ -53,12 +54,12 @@ class GetEnvironmentResult:
|
|
53
54
|
|
54
55
|
@property
|
55
56
|
@pulumi.getter(name="environmentId")
|
56
|
-
def environment_id(self) -> Optional[int]:
|
57
|
+
def environment_id(self) -> Optional[builtins.int]:
|
57
58
|
return pulumi.get(self, "environment_id")
|
58
59
|
|
59
60
|
@property
|
60
61
|
@pulumi.getter
|
61
|
-
def id(self) -> str:
|
62
|
+
def id(self) -> builtins.str:
|
62
63
|
"""
|
63
64
|
The provider-assigned unique ID for this managed resource.
|
64
65
|
"""
|
@@ -66,7 +67,7 @@ class GetEnvironmentResult:
|
|
66
67
|
|
67
68
|
@property
|
68
69
|
@pulumi.getter
|
69
|
-
def name(self) -> str:
|
70
|
+
def name(self) -> builtins.str:
|
70
71
|
"""
|
71
72
|
The name of the Environment.
|
72
73
|
"""
|
@@ -74,7 +75,7 @@ class GetEnvironmentResult:
|
|
74
75
|
|
75
76
|
@property
|
76
77
|
@pulumi.getter(name="projectId")
|
77
|
-
def project_id(self) -> str:
|
78
|
+
def project_id(self) -> builtins.str:
|
78
79
|
return pulumi.get(self, "project_id")
|
79
80
|
|
80
81
|
|
@@ -91,9 +92,9 @@ class AwaitableGetEnvironmentResult(GetEnvironmentResult):
|
|
91
92
|
project_id=self.project_id)
|
92
93
|
|
93
94
|
|
94
|
-
def get_environment(environment_id: Optional[int] = None,
|
95
|
-
name: Optional[str] = None,
|
96
|
-
project_id: Optional[str] = None,
|
95
|
+
def get_environment(environment_id: Optional[builtins.int] = None,
|
96
|
+
name: Optional[builtins.str] = None,
|
97
|
+
project_id: Optional[builtins.str] = None,
|
97
98
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetEnvironmentResult:
|
98
99
|
"""
|
99
100
|
Use this data source to access information about an Environment.
|
@@ -126,11 +127,11 @@ def get_environment(environment_id: Optional[int] = None,
|
|
126
127
|
* [Azure DevOps Service REST API 7.0 - Environments](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/environments?view=azure-devops-rest-7.0)
|
127
128
|
|
128
129
|
|
129
|
-
:param int environment_id: The ID of the Environment.
|
130
|
-
:param str name: Name of the Environment.
|
130
|
+
:param builtins.int environment_id: The ID of the Environment.
|
131
|
+
:param builtins.str name: Name of the Environment.
|
131
132
|
|
132
133
|
> **NOTE:** One of either `environment_id` or `name` must be specified.
|
133
|
-
:param str project_id: The ID of the project.
|
134
|
+
:param builtins.str project_id: The ID of the project.
|
134
135
|
"""
|
135
136
|
__args__ = dict()
|
136
137
|
__args__['environmentId'] = environment_id
|
@@ -145,9 +146,9 @@ def get_environment(environment_id: Optional[int] = None,
|
|
145
146
|
id=pulumi.get(__ret__, 'id'),
|
146
147
|
name=pulumi.get(__ret__, 'name'),
|
147
148
|
project_id=pulumi.get(__ret__, 'project_id'))
|
148
|
-
def get_environment_output(environment_id: Optional[pulumi.Input[Optional[int]]] = None,
|
149
|
-
name: Optional[pulumi.Input[Optional[str]]] = None,
|
150
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
149
|
+
def get_environment_output(environment_id: Optional[pulumi.Input[Optional[builtins.int]]] = None,
|
150
|
+
name: Optional[pulumi.Input[Optional[builtins.str]]] = None,
|
151
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
151
152
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetEnvironmentResult]:
|
152
153
|
"""
|
153
154
|
Use this data source to access information about an Environment.
|
@@ -180,11 +181,11 @@ def get_environment_output(environment_id: Optional[pulumi.Input[Optional[int]]]
|
|
180
181
|
* [Azure DevOps Service REST API 7.0 - Environments](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/environments?view=azure-devops-rest-7.0)
|
181
182
|
|
182
183
|
|
183
|
-
:param int environment_id: The ID of the Environment.
|
184
|
-
:param str name: Name of the Environment.
|
184
|
+
:param builtins.int environment_id: The ID of the Environment.
|
185
|
+
:param builtins.str name: Name of the Environment.
|
185
186
|
|
186
187
|
> **NOTE:** One of either `environment_id` or `name` must be specified.
|
187
|
-
:param str project_id: The ID of the project.
|
188
|
+
:param builtins.str project_id: The ID of the project.
|
188
189
|
"""
|
189
190
|
__args__ = dict()
|
190
191
|
__args__['environmentId'] = environment_id
|
pulumi_azuredevops/get_feed.py
CHANGED
@@ -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
|
@@ -42,7 +43,7 @@ class GetFeedResult:
|
|
42
43
|
|
43
44
|
@property
|
44
45
|
@pulumi.getter(name="feedId")
|
45
|
-
def feed_id(self) -> Optional[str]:
|
46
|
+
def feed_id(self) -> Optional[builtins.str]:
|
46
47
|
"""
|
47
48
|
The ID of the Feed.
|
48
49
|
"""
|
@@ -50,7 +51,7 @@ class GetFeedResult:
|
|
50
51
|
|
51
52
|
@property
|
52
53
|
@pulumi.getter
|
53
|
-
def id(self) -> str:
|
54
|
+
def id(self) -> builtins.str:
|
54
55
|
"""
|
55
56
|
The provider-assigned unique ID for this managed resource.
|
56
57
|
"""
|
@@ -58,7 +59,7 @@ class GetFeedResult:
|
|
58
59
|
|
59
60
|
@property
|
60
61
|
@pulumi.getter
|
61
|
-
def name(self) -> Optional[str]:
|
62
|
+
def name(self) -> Optional[builtins.str]:
|
62
63
|
"""
|
63
64
|
The name of the Feed.
|
64
65
|
"""
|
@@ -66,7 +67,7 @@ class GetFeedResult:
|
|
66
67
|
|
67
68
|
@property
|
68
69
|
@pulumi.getter(name="projectId")
|
69
|
-
def project_id(self) -> Optional[str]:
|
70
|
+
def project_id(self) -> Optional[builtins.str]:
|
70
71
|
"""
|
71
72
|
The ID of the Project.
|
72
73
|
"""
|
@@ -85,9 +86,9 @@ class AwaitableGetFeedResult(GetFeedResult):
|
|
85
86
|
project_id=self.project_id)
|
86
87
|
|
87
88
|
|
88
|
-
def get_feed(feed_id: Optional[str] = None,
|
89
|
-
name: Optional[str] = None,
|
90
|
-
project_id: Optional[str] = None,
|
89
|
+
def get_feed(feed_id: Optional[builtins.str] = None,
|
90
|
+
name: Optional[builtins.str] = None,
|
91
|
+
project_id: Optional[builtins.str] = None,
|
91
92
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetFeedResult:
|
92
93
|
"""
|
93
94
|
Use this data source to access information about existing Feed within a given project in Azure DevOps.
|
@@ -117,11 +118,11 @@ def get_feed(feed_id: Optional[str] = None,
|
|
117
118
|
- [Azure DevOps Service REST API 7.0 - Feed - Get](https://learn.microsoft.com/en-us/rest/api/azure/devops/artifacts/feed-management/get-feed?view=azure-devops-rest-7.0)
|
118
119
|
|
119
120
|
|
120
|
-
:param str feed_id: The ID of the Feed.
|
121
|
+
:param builtins.str feed_id: The ID of the Feed.
|
121
122
|
|
122
123
|
> **Note** Only one of `name` or `feed_id` can be set at the same time.
|
123
|
-
:param str name: The Name of the Feed.
|
124
|
-
:param str project_id: ID of the Project Feed is created in.
|
124
|
+
:param builtins.str name: The Name of the Feed.
|
125
|
+
:param builtins.str project_id: ID of the Project Feed is created in.
|
125
126
|
"""
|
126
127
|
__args__ = dict()
|
127
128
|
__args__['feedId'] = feed_id
|
@@ -135,9 +136,9 @@ def get_feed(feed_id: Optional[str] = None,
|
|
135
136
|
id=pulumi.get(__ret__, 'id'),
|
136
137
|
name=pulumi.get(__ret__, 'name'),
|
137
138
|
project_id=pulumi.get(__ret__, 'project_id'))
|
138
|
-
def get_feed_output(feed_id: Optional[pulumi.Input[Optional[str]]] = None,
|
139
|
-
name: Optional[pulumi.Input[Optional[str]]] = None,
|
140
|
-
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
139
|
+
def get_feed_output(feed_id: Optional[pulumi.Input[Optional[builtins.str]]] = None,
|
140
|
+
name: Optional[pulumi.Input[Optional[builtins.str]]] = None,
|
141
|
+
project_id: Optional[pulumi.Input[Optional[builtins.str]]] = None,
|
141
142
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetFeedResult]:
|
142
143
|
"""
|
143
144
|
Use this data source to access information about existing Feed within a given project in Azure DevOps.
|
@@ -167,11 +168,11 @@ def get_feed_output(feed_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
167
168
|
- [Azure DevOps Service REST API 7.0 - Feed - Get](https://learn.microsoft.com/en-us/rest/api/azure/devops/artifacts/feed-management/get-feed?view=azure-devops-rest-7.0)
|
168
169
|
|
169
170
|
|
170
|
-
:param str feed_id: The ID of the Feed.
|
171
|
+
:param builtins.str feed_id: The ID of the Feed.
|
171
172
|
|
172
173
|
> **Note** Only one of `name` or `feed_id` can be set at the same time.
|
173
|
-
:param str name: The Name of the Feed.
|
174
|
-
:param str project_id: ID of the Project Feed is created in.
|
174
|
+
:param builtins.str name: The Name of the Feed.
|
175
|
+
:param builtins.str project_id: ID of the Project Feed is created in.
|
175
176
|
"""
|
176
177
|
__args__ = dict()
|
177
178
|
__args__['feedId'] = feed_id
|