WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAtpRuleSetResponseInspectionJsonArgs

data class WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAtpRuleSetResponseInspectionJsonArgs(val failureValues: Output<List<String>>, val identifier: Output<String>, val successValues: Output<List<String>>) : ConvertibleToJava<WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAtpRuleSetResponseInspectionJsonArgs>

Constructors

constructor(failureValues: Output<List<String>>, identifier: 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 identifier: Output<String>

The identifier for the value to match against in the JSON.

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