| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails.Builder |
AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails.builder() |
AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails.Builder |
AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails.Builder.immunityTime(Long immunityTime)
The amount of time, in seconds, that a CAPTCHA or challenge timestamp is considered valid by WAF.
|
AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails.Builder |
AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails.Builder> |
AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AwsWafv2WebAclCaptchaConfigDetails.Builder |
AwsWafv2WebAclCaptchaConfigDetails.Builder.immunityTimeProperty(Consumer<AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails.Builder> immunityTimeProperty)
Determines how long a CAPTCHA timestamp in the token remains valid after the client successfully solves a
CAPTCHA puzzle.
|
Copyright © 2023. All rights reserved.