Uses of Class
software.amazon.awssdk.services.ec2.model.VCpuCountRange
Packages that use VCpuCountRange
-
Uses of VCpuCountRange in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VCpuCountRangeModifier and TypeMethodDescriptionfinal VCpuCountRangeInstanceRequirements.vCpuCount()The minimum and maximum number of vCPUs.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VCpuCountRangeModifier and TypeMethodDescriptionInstanceRequirements.Builder.vCpuCount(VCpuCountRange vCpuCount) The minimum and maximum number of vCPUs.