AWSEC2TotalLocalStorageGB
Objective-C
@interface AWSEC2TotalLocalStorageGBSwift
class AWSEC2TotalLocalStorageGBThe minimum and maximum amount of total local storage, in GB.
- 
                  
                  The maximum amount of total local storage, in GB. If this parameter is not specified, there is no maximum limit. DeclarationObjective-C @property (nonatomic, strong) NSNumber *_Nullable max;Swift var max: NSNumber? { get set }
- 
                  
                  The minimum amount of total local storage, in GB. If this parameter is not specified, there is no minimum limit. DeclarationObjective-C @property (nonatomic, strong) NSNumber *_Nullable min;Swift var min: NSNumber? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2TotalLocalStorageGB Class Reference
        AWSEC2TotalLocalStorageGB Class Reference