WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAcfpRuleSetResponseInspectionStatusCodeArgs

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

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(): WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAcfpRuleSetResponseInspectionStatusCodeArgs