Class CloudRunV2ServiceTemplateContainersPorts.Jsii$Proxy

    • Method Detail

      • getContainerPort

        public final Number getContainerPort()
        Description copied from interface: CloudRunV2ServiceTemplateContainersPorts
        Port number the container listens on. This must be a valid TCP port number, 0 < containerPort < 65536.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_service#container_port CloudRunV2Service#container_port}

        Specified by:
        getContainerPort in interface CloudRunV2ServiceTemplateContainersPorts
      • $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