Uses of Interface
software.amazon.awscdk.services.eks.FargateProfileOptions
Packages that use FargateProfileOptions
-
Uses of FargateProfileOptions in software.amazon.awscdk.services.eks
Subinterfaces of FargateProfileOptions in software.amazon.awscdk.services.eksModifier and TypeInterfaceDescriptioninterfaceConfiguration props for EKS Fargate Profiles.Classes in software.amazon.awscdk.services.eks that implement FargateProfileOptionsModifier and TypeClassDescriptionstatic final classAn implementation forFargateProfileOptionsstatic final classAn implementation forFargateProfilePropsMethods in software.amazon.awscdk.services.eks that return FargateProfileOptionsModifier and TypeMethodDescriptionFargateProfileOptions.Builder.build()Builds the configured instance.default FargateProfileOptionsFargateClusterProps.getDefaultProfile()Fargate Profile to create along with the cluster.final FargateProfileOptionsFargateClusterProps.Jsii$Proxy.getDefaultProfile()Methods in software.amazon.awscdk.services.eks with parameters of type FargateProfileOptionsModifier and TypeMethodDescriptionCluster.addFargateProfile(String id, FargateProfileOptions options) Adds a Fargate profile to this cluster.FargateCluster.Builder.defaultProfile(FargateProfileOptions defaultProfile) Fargate Profile to create along with the cluster.FargateClusterProps.Builder.defaultProfile(FargateProfileOptions defaultProfile) Sets the value ofFargateClusterProps.getDefaultProfile()