Uses of Class
software.amazon.awscdk.services.eks.FargateProfile
-
Uses of FargateProfile in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionCluster.addFargateProfile
(String id, FargateProfileOptions options) Adds a Fargate profile to this cluster.FargateProfile.Builder.build()
FargateCluster.getDefaultProfile()
Fargate Profile that was created with the cluster.