Interface RecaptchaEnterpriseKeyWafSettings

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    RecaptchaEnterpriseKeyWafSettings.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:22.515Z")
    @Stability(Stable)
    public interface RecaptchaEnterpriseKeyWafSettings
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getWafFeature

        @Stability(Stable)
        @NotNull
        String getWafFeature()
        Supported WAF features. For more information, see https://cloud.google.com/recaptcha-enterprise/docs/usecase#comparison_of_features. Possible values: CHALLENGE_PAGE, SESSION_TOKEN, ACTION_TOKEN, EXPRESS.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/recaptcha_enterprise_key#waf_feature RecaptchaEnterpriseKey#waf_feature}

      • getWafService

        @Stability(Stable)
        @NotNull
        String getWafService()
        The WAF service that uses this key. Possible values: CA, FASTLY.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/recaptcha_enterprise_key#waf_service RecaptchaEnterpriseKey#waf_service}