Class GkeonpremBareMetalAdminClusterNodeConfig.Jsii$Proxy

    • Method Detail

      • getMaxPodsPerNode

        public final Number getMaxPodsPerNode()
        Description copied from interface: GkeonpremBareMetalAdminClusterNodeConfig
        The maximum number of pods a node can run.

        The size of the CIDR range assigned to the node will be derived from this parameter. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_admin_cluster#max_pods_per_node GkeonpremBareMetalAdminCluster#max_pods_per_node}

        Specified by:
        getMaxPodsPerNode in interface GkeonpremBareMetalAdminClusterNodeConfig
      • $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