Class GetWebAppArgs
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 GetWebAppArgs : InvokeArgs
Constructors
View SourceGetWebAppArgs()
Declaration
public GetWebAppArgs()
Properties
View SourceAppId
The app_ip of name of the Firebase webApp.
Declaration
public string AppId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |