Show / Hide Table of Contents

Class GetServiceGrafanaUserConfigAuthGitlabResult

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

Fields

View Source

AllowedGroups

Declaration
public readonly ImmutableArray<string> AllowedGroups
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

ApiUrl

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

AuthUrl

Declaration
public readonly string AuthUrl
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

TokenUrl

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