WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAtpRuleSetResponseInspectionStatusCodeArgs

data class WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAtpRuleSetResponseInspectionStatusCodeArgs(val failureCodes: Output<List<Int>>, val successCodes: Output<List<Int>>) : ConvertibleToJava<WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAtpRuleSetResponseInspectionStatusCodeArgs>

Constructors

Properties

Link copied to clipboard
val failureCodes: Output<List<Int>>

Status codes in the response that indicate a failed login attempt.

Link copied to clipboard
val successCodes: Output<List<Int>>

Status codes in the response that indicate a successful login attempt.

Functions

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