WebAclChallengeConfigArgs

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

Constructors

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

Properties

Link copied to clipboard

Defines custom immunity time. See immunity_time_property below for details.

Functions

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