Show / Hide Table of Contents

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 Source

GroupAccessLevel

Declaration
public readonly string GroupAccessLevel
Field Value
Type Description
System.String
View Source

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
View Source

GroupName

Declaration
public readonly string GroupName
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.