AWSWAFWebACLResponseInspectionJson
No description
type AWSWAFWebACLResponseInspectionJson {
failureValues: [String!]!
identifier: String!
successValues: [String!]!
}
Fields
AWSWAFWebACLResponseInspectionJson.failureValues
● [String!]!
non-null scalar
Values for the specified identifier in the response JSON that indicate a failed login or account creation attempt
AWSWAFWebACLResponseInspectionJson.identifier
● String!
non-null scalar
The identifier for the value to match against in the JSON
AWSWAFWebACLResponseInspectionJson.successValues
● [String!]!
non-null scalar
Values for the specified identifier in the response JSON that indicate a successful login or account creation attempt