Class CloudRunServiceTemplateSpecContainersPorts.Jsii$Proxy

    • Method Detail

      • getName

        public final String getName()
        Description copied from interface: CloudRunServiceTemplateSpecContainersPorts
        If specified, used to specify which protocol to use.

        Allowed values are "http1" (HTTP/1) and "h2c" (HTTP/2 end-to-end). Defaults to "http1". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_service#name CloudRunService#name}

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