Show / Hide Table of Contents

Class GetWebAppConfigResult

Inheritance
System.Object
GetWebAppConfigResult
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.Gcp.Firebase
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class GetWebAppConfigResult

Fields

View Source

ApiKey

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

AuthDomain

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

DatabaseUrl

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

Id

The provider-assigned unique ID for this managed resource.

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

LocationId

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

MeasurementId

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

MessagingSenderId

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

Project

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

StorageBucket

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

WebAppId

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