Uses of Enum Class
software.amazon.awscdk.services.eks.MachineImageType
-
Uses of MachineImageType in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return MachineImageTypeModifier and TypeMethodDescriptiondefault MachineImageTypeAutoScalingGroupCapacityOptions.getMachineImageType()Machine image type.final MachineImageTypeAutoScalingGroupCapacityOptions.Jsii$Proxy.getMachineImageType()default MachineImageTypeAutoScalingGroupOptions.getMachineImageType()Allow options to specify different machine image type.final MachineImageTypeAutoScalingGroupOptions.Jsii$Proxy.getMachineImageType()static MachineImageTypeReturns the enum constant of this class with the specified name.static MachineImageType[]MachineImageType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.eks with parameters of type MachineImageTypeModifier and TypeMethodDescriptionAutoScalingGroupCapacityOptions.Builder.machineImageType(MachineImageType machineImageType) Sets the value ofAutoScalingGroupCapacityOptions.getMachineImageType()AutoScalingGroupOptions.Builder.machineImageType(MachineImageType machineImageType) Sets the value ofAutoScalingGroupOptions.getMachineImageType()