Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails
-
Packages that use AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails Modifier and Type Method Description AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetailsAwsWafv2WebAclCaptchaConfigDetails. immunityTimeProperty()Determines how long a CAPTCHA timestamp in the token remains valid after the client successfully solves a CAPTCHA puzzle.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails Modifier and Type Method Description AwsWafv2WebAclCaptchaConfigDetails.BuilderAwsWafv2WebAclCaptchaConfigDetails.Builder. immunityTimeProperty(AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails immunityTimeProperty)Determines how long a CAPTCHA timestamp in the token remains valid after the client successfully solves a CAPTCHA puzzle.
-