WebAclImmunityTimePropertyArgs

data class WebAclImmunityTimePropertyArgs(val immunityTime: Output<Int>) : ConvertibleToJava<WebAclImmunityTimePropertyArgs>

Constructors

Link copied to clipboard
fun WebAclImmunityTimePropertyArgs(immunityTime: Output<Int>)

Functions

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

Properties

Link copied to clipboard
val immunityTime: Output<Int>