Class ServiceGrafanaUserConfigAuthGithub
Inheritance
System.Object
ServiceGrafanaUserConfigAuthGithub
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.Aiven.Outputs
Assembly: Pulumi.Aiven.dll
Syntax
public sealed class ServiceGrafanaUserConfigAuthGithub
Fields
View SourceAllowedOrganizations
Declaration
public readonly ImmutableArray<string> AllowedOrganizations
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
AllowSignUp
Declaration
public readonly string AllowSignUp
Field Value
| Type | Description |
|---|---|
| System.String |
ClientId
Declaration
public readonly string ClientId
Field Value
| Type | Description |
|---|---|
| System.String |
ClientSecret
Declaration
public readonly string ClientSecret
Field Value
| Type | Description |
|---|---|
| System.String |
TeamIds
Declaration
public readonly ImmutableArray<int> TeamIds
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.Int32> |