Uses of Class
software.amazon.awssdk.services.eks.model.FargateProfileHealth
-
Packages that use FargateProfileHealth Package Description software.amazon.awssdk.services.eks.model -
-
Uses of FargateProfileHealth in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return FargateProfileHealth Modifier and Type Method Description FargateProfileHealthFargateProfile. health()The health status of the Fargate profile.Methods in software.amazon.awssdk.services.eks.model with parameters of type FargateProfileHealth Modifier and Type Method Description FargateProfile.BuilderFargateProfile.Builder. health(FargateProfileHealth health)The health status of the Fargate profile.
-