Uses of Class
software.amazon.awscdk.interfaces.eks.FargateProfileReference.Builder
Packages that use FargateProfileReference.Builder
-
Uses of FargateProfileReference.Builder in software.amazon.awscdk.interfaces.eks
Methods in software.amazon.awscdk.interfaces.eks that return FargateProfileReference.BuilderModifier and TypeMethodDescriptionFargateProfileReference.builder()FargateProfileReference.Builder.clusterName(String clusterName) Sets the value ofFargateProfileReference.getClusterName()FargateProfileReference.Builder.fargateProfileArn(String fargateProfileArn) Sets the value ofFargateProfileReference.getFargateProfileArn()FargateProfileReference.Builder.fargateProfileName(String fargateProfileName) Sets the value ofFargateProfileReference.getFargateProfileName()Constructors in software.amazon.awscdk.interfaces.eks with parameters of type FargateProfileReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theFargateProfileReference.Builder.