Class WorkbenchInstanceGceSetupNetworkInterfacesAccessConfigs.Jsii$Proxy

    • Method Detail

      • getExternalIp

        public final String getExternalIp()
        An external IP address associated with this instance.

        Specify an unused static external IP address available to the project or leave this field undefined to use an IP from a shared ephemeral IP address pool. If you specify a static external IP address, it must live in the same region as the zone of the instance. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/workbench_instance#external_ip WorkbenchInstance#external_ip}

        Specified by:
        getExternalIp in interface WorkbenchInstanceGceSetupNetworkInterfacesAccessConfigs
      • $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