pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.inputs
/
WebAclChallengeConfigArgs
Web
Acl
Challenge
Config
Args
data
class
WebAclChallengeConfigArgs
(
val
immunityTimeProperty
:
Output
<
WebAclImmunityTimePropertyArgs
>
?
=
null
)
:
ConvertibleToJava
<
WebAclChallengeConfigArgs
>
Constructors
Functions
Properties
Constructors
Web
Acl
Challenge
Config
Args
Link copied to clipboard
fun
WebAclChallengeConfigArgs
(
immunityTimeProperty
:
Output
<
WebAclImmunityTimePropertyArgs
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WebAclChallengeConfigArgs
Properties
immunity
Time
Property
Link copied to clipboard
val
immunityTimeProperty
:
Output
<
WebAclImmunityTimePropertyArgs
>
?
=
null