Uses of Class
software.amazon.awscdk.services.eks.FargateProfile
Packages that use FargateProfile
-
Uses of FargateProfile in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return FargateProfileModifier 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.