Uses of Class
software.amazon.awssdk.services.ec2.model.MemoryGiBPerVCpu
Packages that use MemoryGiBPerVCpu
-
Uses of MemoryGiBPerVCpu in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return MemoryGiBPerVCpuModifier and TypeMethodDescriptionfinal MemoryGiBPerVCpuInstanceRequirements.memoryGiBPerVCpu()The minimum and maximum amount of memory per vCPU, in GiB.Methods in software.amazon.awssdk.services.ec2.model with parameters of type MemoryGiBPerVCpuModifier and TypeMethodDescriptionInstanceRequirements.Builder.memoryGiBPerVCpu(MemoryGiBPerVCpu memoryGiBPerVCpu) The minimum and maximum amount of memory per vCPU, in GiB.