Uses of Class
software.amazon.awscdk.services.eks.AutoScalingGroupOptions.Builder
Packages that use AutoScalingGroupOptions.Builder
-
Uses of AutoScalingGroupOptions.Builder in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return AutoScalingGroupOptions.BuilderModifier and TypeMethodDescriptionAutoScalingGroupOptions.Builder.bootstrapEnabled(Boolean bootstrapEnabled) Sets the value ofAutoScalingGroupOptions.getBootstrapEnabled()AutoScalingGroupOptions.Builder.bootstrapOptions(BootstrapOptions bootstrapOptions) Sets the value ofAutoScalingGroupOptions.getBootstrapOptions()AutoScalingGroupOptions.builder()AutoScalingGroupOptions.Builder.machineImageType(MachineImageType machineImageType) Sets the value ofAutoScalingGroupOptions.getMachineImageType()Sets the value ofAutoScalingGroupOptions.getMapRole()AutoScalingGroupOptions.Builder.spotInterruptHandler(Boolean spotInterruptHandler) Sets the value ofAutoScalingGroupOptions.getSpotInterruptHandler()Constructors in software.amazon.awscdk.services.eks with parameters of type AutoScalingGroupOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAutoScalingGroupOptions.Builder.