ChallengeConfig

Specifies how WAF should handle Challenge evaluations. This is available at the web ACL level and in each rule.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Determines how long a challenge timestamp in the token remains valid after the client successfully responds to a challenge.

Functions

Link copied to clipboard
inline fun copy(block: ChallengeConfig.Builder.() -> Unit = {}): ChallengeConfig
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String