Uses of Class
software.amazon.awscdk.services.eks.FargateProfileProps.Builder
Packages that use FargateProfileProps.Builder
-
Uses of FargateProfileProps.Builder in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return FargateProfileProps.BuilderModifier and TypeMethodDescriptionstatic FargateProfileProps.BuilderFargateProfileProps.builder()Sets the value ofFargateProfileProps.getCluster()FargateProfileProps.Builder.fargateProfileName(String fargateProfileName) Sets the value ofFargateProfileOptions.getFargateProfileName()FargateProfileProps.Builder.podExecutionRole(IRole podExecutionRole) Sets the value ofFargateProfileOptions.getPodExecutionRole()Sets the value ofFargateProfileOptions.getSelectors()FargateProfileProps.Builder.subnetSelection(SubnetSelection subnetSelection) Sets the value ofFargateProfileOptions.getSubnetSelection()Sets the value ofFargateProfileOptions.getVpc()Constructors in software.amazon.awscdk.services.eks with parameters of type FargateProfileProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FargateProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theFargateProfileProps.Builder.