Class ComputeBackendServiceLocalityLbPoliciesCustomPolicy.Jsii$Proxy

    • Method Detail

      • getName

        public final String getName()
        Description copied from interface: ComputeBackendServiceLocalityLbPoliciesCustomPolicy
        Identifies the custom policy.

        The value should match the type the custom implementation is registered with on the gRPC clients. It should follow protocol buffer message naming conventions and include the full path (e.g. myorg.CustomLbPolicy). The maximum length is 256 characters. Note that specifying the same custom policy more than once for a backend is not a valid configuration and will be rejected. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_backend_service#name ComputeBackendService#name}

        Specified by:
        getName in interface ComputeBackendServiceLocalityLbPoliciesCustomPolicy
      • $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