Class ComputeSecurityPolicyRecaptchaOptionsConfig.Jsii$Proxy

    • Method Detail

      • getRedirectSiteKey

        public final String getRedirectSiteKey()
        Description copied from interface: ComputeSecurityPolicyRecaptchaOptionsConfig
        A field to supply a reCAPTCHA site key to be used for all the rules using the redirect action with the type of GOOGLE_RECAPTCHA under the security policy.

        The specified site key needs to be created from the reCAPTCHA API. The user is responsible for the validity of the specified site key. If not specified, a Google-managed site key is used. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_security_policy#redirect_site_key ComputeSecurityPolicy#redirect_site_key}

        Specified by:
        getRedirectSiteKey in interface ComputeSecurityPolicyRecaptchaOptionsConfig
      • $jsii$toJson

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

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