Show / Hide Table of Contents

Class GetServiceGrafanaUserConfigAuthGithubResult

Inheritance
System.Object
GetServiceGrafanaUserConfigAuthGithubResult
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 GetServiceGrafanaUserConfigAuthGithubResult

Fields

View Source

AllowedOrganizations

Declaration
public readonly ImmutableArray<string> AllowedOrganizations
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<System.String>
View Source

AllowSignUp

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

ClientId

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

ClientSecret

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

TeamIds

Declaration
public readonly ImmutableArray<int> TeamIds
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<System.Int32>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.