Uses of Class
software.amazon.awssdk.services.ec2.model.AcceleratorTotalMemoryMiB
Packages that use AcceleratorTotalMemoryMiB
-
Uses of AcceleratorTotalMemoryMiB in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AcceleratorTotalMemoryMiBModifier and TypeMethodDescriptionInstanceRequirements.acceleratorTotalMemoryMiB()The minimum and maximum amount of total accelerator memory, in MiB.Methods in software.amazon.awssdk.services.ec2.model with parameters of type AcceleratorTotalMemoryMiBModifier and TypeMethodDescriptionInstanceRequirements.Builder.acceleratorTotalMemoryMiB(AcceleratorTotalMemoryMiB acceleratorTotalMemoryMiB) The minimum and maximum amount of total accelerator memory, in MiB.