AWSWAFWebACLResponseInspectionBodyContains
No description
type AWSWAFWebACLResponseInspectionBodyContains {
failureStrings: [String!]!
successStrings: [String!]!
}
Fields
AWSWAFWebACLResponseInspectionBodyContains.failureStrings
● [String!]!
non-null scalar
Strings in the body of the response that indicate a failed login or account creation attempt
AWSWAFWebACLResponseInspectionBodyContains.successStrings
● [String!]!
non-null scalar
Strings in the body of the response that indicate a successful login or account creation attempt