WebAclChallengeConfigArgs

data class WebAclChallengeConfigArgs(val immunityTimeProperty: Output<WebAclImmunityTimePropertyArgs>? = null) : ConvertibleToJava<WebAclChallengeConfigArgs>

Constructors

Link copied to clipboard
constructor(immunityTimeProperty: Output<WebAclImmunityTimePropertyArgs>? = null)

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
open override fun toJava(): WebAclChallengeConfigArgs