WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAtpRuleSetResponseInspectionBodyContainsArgs

data class WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAtpRuleSetResponseInspectionBodyContainsArgs(val failureStrings: Output<List<String>>, val successStrings: Output<List<String>>) : ConvertibleToJava<WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAtpRuleSetResponseInspectionBodyContainsArgs>

Constructors

Properties

Link copied to clipboard
val failureStrings: Output<List<String>>

Strings in the body of the response that indicate a failed login attempt.

Link copied to clipboard
val successStrings: Output<List<String>>

Strings in the body of the response that indicate a successful login attempt.

Functions

Link copied to clipboard
open override fun toJava(): WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAtpRuleSetResponseInspectionBodyContainsArgs