Class GetIAMPolicyBindingConditionArgs
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.Organizations.Inputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class GetIAMPolicyBindingConditionArgs : InvokeArgs
Constructors
View SourceGetIAMPolicyBindingConditionArgs()
Declaration
public GetIAMPolicyBindingConditionArgs()
Properties
View SourceDescription
Declaration
public string Description { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Expression
Declaration
public string Expression { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Title
Declaration
public string Title { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |