GoogleIAMPolicyBindingExpression
No description
type GoogleIAMPolicyBindingExpression {
description: String!
expression: String!
location: String!
title: String!
}
Fields
GoogleIAMPolicyBindingExpression.description
● String!
non-null scalar
Description of the expression
GoogleIAMPolicyBindingExpression.expression
● String!
non-null scalar
Textual representation of an expression in Common Expression Language syntax
GoogleIAMPolicyBindingExpression.location
● String!
non-null scalar
The location of the expression for error reporting
GoogleIAMPolicyBindingExpression.title
● String!
non-null scalar
Title for the expression
Member of
GoogleIAMPolicyBinding
object