Class CfnRuleGroup.ImmunityTimePropertyProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.wafv2.CfnRuleGroup.ImmunityTimePropertyProperty.Jsii$Proxy
All Implemented Interfaces:
CfnRuleGroup.ImmunityTimePropertyProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnRuleGroup.ImmunityTimePropertyProperty

@Stability(Stable) @Internal public static final class CfnRuleGroup.ImmunityTimePropertyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.ImmunityTimePropertyProperty
  • Constructor Details

  • Method Details

    • getImmunityTime

      public final Number getImmunityTime()
      Description copied from interface: CfnRuleGroup.ImmunityTimePropertyProperty
      The amount of time, in seconds, that a CAPTCHA or challenge timestamp is considered valid by AWS WAF .

      The default setting is 300.

      For the Challenge action, the minimum setting is 300.

      Specified by:
      getImmunityTime in interface CfnRuleGroup.ImmunityTimePropertyProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object