Uses of Class
software.amazon.awssdk.services.eks.model.ClusterHealth
-
Packages that use ClusterHealth Package Description software.amazon.awssdk.services.eks.model -
-
Uses of ClusterHealth in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return ClusterHealth Modifier and Type Method Description ClusterHealthCluster. health()An object representing the health of your local Amazon EKS cluster on an Amazon Web Services Outpost.Methods in software.amazon.awssdk.services.eks.model with parameters of type ClusterHealth Modifier and Type Method Description Cluster.BuilderCluster.Builder. health(ClusterHealth health)An object representing the health of your local Amazon EKS cluster on an Amazon Web Services Outpost.
-