Class ComputeBackendBucketCdnPolicyCacheKeyPolicy.Jsii$Proxy

    • Method Detail

      • getQueryStringWhitelist

        public final List<String> getQueryStringWhitelist()
        Description copied from interface: ComputeBackendBucketCdnPolicyCacheKeyPolicy
        Names of query string parameters to include in cache keys.

        Default parameters are always included. '&' and '=' will be percent encoded and not treated as delimiters. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_backend_bucket#query_string_whitelist ComputeBackendBucket#query_string_whitelist}

        Specified by:
        getQueryStringWhitelist in interface ComputeBackendBucketCdnPolicyCacheKeyPolicy
      • $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