Show / Hide Table of Contents

Class GetServiceGrafanaUserConfigAuthGoogleResult

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

Fields

View Source

AllowedDomains

Declaration
public readonly ImmutableArray<string> AllowedDomains
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
Back to top Copyright 2016-2020, Pulumi Corporation.