AWSWAFWebACLResponseInspectionStatusCode
No description
type AWSWAFWebACLResponseInspectionStatusCode {
failureCodes: [Int!]!
successCodes: [Int!]!
}
Fields
AWSWAFWebACLResponseInspectionStatusCode.failureCodes
● [Int!]!
non-null scalar
Status codes in the response that indicate a failed login or account creation attempt
AWSWAFWebACLResponseInspectionStatusCode.successCodes
● [Int!]!
non-null scalar
Status codes in the response that indicate a successful login or account creation attempt