Show / Hide Table of Contents

Class WebBackendServiceIamBindingCondition

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

Fields

View Source

Description

An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.

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

Expression

Textual representation of an expression in Common Expression Language syntax.

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

Title

A title for the expression, i.e. a short string describing its purpose.

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