Class NetworkServicesEdgeCacheServiceLogConfig.Jsii$Proxy

    • Method Detail

      • getSampleRate

        public final Number getSampleRate()
        Description copied from interface: NetworkServicesEdgeCacheServiceLogConfig
        Configures the sampling rate of requests, where 1.0 means all logged requests are reported and 0.0 means no logged requests are reported. The default value is 1.0, and the value of the field must be in [0, 1].

        This field can only be specified if logging is enabled for this service. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_services_edge_cache_service#sample_rate NetworkServicesEdgeCacheService#sample_rate}

        Specified by:
        getSampleRate in interface NetworkServicesEdgeCacheServiceLogConfig
      • $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