WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAtpRuleSetResponseInspectionHeaderArgs

data class WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAtpRuleSetResponseInspectionHeaderArgs(val failureValues: Output<List<String>>, val name: Output<String>, val successValues: Output<List<String>>) : ConvertibleToJava<WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAtpRuleSetResponseInspectionHeaderArgs>

Constructors

constructor(failureValues: Output<List<String>>, name: Output<String>, successValues: Output<List<String>>)

Properties

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

Values in the response header with the specified name that indicate a failed login attempt.

Link copied to clipboard
val name: Output<String>

The name of the header to match against. The name must be an exact match, including case.

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

Values in the response header with the specified name that indicate a successful login attempt.

Functions

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