| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails |
AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails.clone() |
AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails |
AwsWafv2WebAclCaptchaConfigDetails.getImmunityTimeProperty()
Determines how long a CAPTCHA timestamp in the token remains valid after the client successfully solves a CAPTCHA
puzzle.
|
AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails |
AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails.withImmunityTime(Long immunityTime)
The amount of time, in seconds, that a CAPTCHA or challenge timestamp is considered valid by WAF.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsWafv2WebAclCaptchaConfigDetails.setImmunityTimeProperty(AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails immunityTimeProperty)
Determines how long a CAPTCHA timestamp in the token remains valid after the client successfully solves a CAPTCHA
puzzle.
|
AwsWafv2WebAclCaptchaConfigDetails |
AwsWafv2WebAclCaptchaConfigDetails.withImmunityTimeProperty(AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails immunityTimeProperty)
Determines how long a CAPTCHA timestamp in the token remains valid after the client successfully solves a CAPTCHA
puzzle.
|
Copyright © 2022. All rights reserved.