Class AppEngineServiceIamMemberCondition
Inheritance
System.Object
AppEngineServiceIamMemberCondition
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 AppEngineServiceIamMemberCondition
Fields
View SourceDescription
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 |
Expression
Textual representation of an expression in Common Expression Language syntax.
Declaration
public readonly string Expression
Field Value
| Type | Description |
|---|---|
| System.String |
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 |