WebAclAwsManagedRulesAtpRuleSet

data class WebAclAwsManagedRulesAtpRuleSet(val enableRegexInPath: Boolean? = null, val loginPath: String, val requestInspection: WebAclRequestInspection? = null, val responseInspection: WebAclResponseInspection? = null)

Configures how to use the Account Takeover Prevention managed rule group in the web ACL

Constructors

Link copied to clipboard
fun WebAclAwsManagedRulesAtpRuleSet(enableRegexInPath: Boolean? = null, loginPath: String, requestInspection: WebAclRequestInspection? = null, responseInspection: WebAclResponseInspection? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard