Uses of Class
software.amazon.awssdk.services.ec2.model.MemoryInfo
Packages that use MemoryInfo
-
Uses of MemoryInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return MemoryInfoModifier and TypeMethodDescriptionfinal MemoryInfoInstanceTypeInfo.memoryInfo()Describes the memory for the instance type.Methods in software.amazon.awssdk.services.ec2.model with parameters of type MemoryInfoModifier and TypeMethodDescriptionInstanceTypeInfo.Builder.memoryInfo(MemoryInfo memoryInfo) Describes the memory for the instance type.