toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.wafv2.kotlin.inputs
/
WebAclCaptchaConfigArgs
Web
Acl
Captcha
Config
Args
data
class
WebAclCaptchaConfigArgs
(
val
immunityTimeProperty
:
Output
<
WebAclCaptchaConfigImmunityTimePropertyArgs
>
?
=
null
)
:
ConvertibleToJava
<
WebAclCaptchaConfigArgs
>
Members
Constructors
Web
Acl
Captcha
Config
Args
Link copied to clipboard
constructor
(
immunityTimeProperty
:
Output
<
WebAclCaptchaConfigImmunityTimePropertyArgs
>
?
=
null
)
Properties
immunity
Time
Property
Link copied to clipboard
val
immunityTimeProperty
:
Output
<
WebAclCaptchaConfigImmunityTimePropertyArgs
>
?
=
null
Defines custom immunity time. See Immunity Time Property below for details.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WebAclCaptchaConfigArgs