Show / Hide Table of Contents

Class BackendServiceIap

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

Fields

View Source

Oauth2ClientId

OAuth2 Client ID for IAP

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

Oauth2ClientSecret

OAuth2 Client Secret for IAP Note: This property is sensitive and will not be displayed in the plan.

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

Oauth2ClientSecretSha256

OAuth2 Client Secret SHA-256 for IAP Note: This property is sensitive and will not be displayed in the plan.

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