Uses of Class
software.amazon.awssdk.services.ec2.model.TotalLocalStorageGB
Packages that use TotalLocalStorageGB
-
Uses of TotalLocalStorageGB in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TotalLocalStorageGBModifier and TypeMethodDescriptionfinal TotalLocalStorageGBInstanceRequirements.totalLocalStorageGB()The minimum and maximum amount of total local storage, in GB.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TotalLocalStorageGBModifier and TypeMethodDescriptionInstanceRequirements.Builder.totalLocalStorageGB(TotalLocalStorageGB totalLocalStorageGB) The minimum and maximum amount of total local storage, in GB.