Class GetProjectsProjectSharedWithGroupResult
Inheritance
System.Object
GetProjectsProjectSharedWithGroupResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.GitLab.Outputs
Assembly: Pulumi.GitLab.dll
Syntax
public sealed class GetProjectsProjectSharedWithGroupResult
Fields
View SourceGroupAccessLevel
Declaration
public readonly string GroupAccessLevel
Field Value
| Type | Description |
|---|---|
| System.String |
GroupId
The ID of the group owned by the authenticated user to look projects for within. Cannot be used with min_access_level, with_programming_language or statistics.
Declaration
public readonly int GroupId
Field Value
| Type | Description |
|---|---|
| System.Int32 |
GroupName
Declaration
public readonly string GroupName
Field Value
| Type | Description |
|---|---|
| System.String |