SavingsPlanRatePropertyKey
public enum SavingsPlanRatePropertyKey : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case region = "region"
-
Undocumented
Declaration
Swift
case instancetype = "instanceType"
-
Undocumented
Declaration
Swift
case instancefamily = "instanceFamily"
-
Undocumented
Declaration
Swift
case productdescription = "productDescription"
-
Undocumented
Declaration
Swift
case tenancy = "tenancy"
-
Declaration
Swift
public var description: String { get }