Class DataprocClusterClusterConfigEndpointConfig.Jsii$Proxy

    • Method Detail

      • getEnableHttpPortAccess

        public final Object getEnableHttpPortAccess()
        Description copied from interface: DataprocClusterClusterConfigEndpointConfig
        The flag to enable http access to specific ports on the cluster from external sources (aka Component Gateway).

        Defaults to false. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_cluster#enable_http_port_access DataprocCluster#enable_http_port_access}

        Specified by:
        getEnableHttpPortAccess in interface DataprocClusterClusterConfigEndpointConfig
      • $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