SupportedSavingsPlansType
public enum SupportedSavingsPlansType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case computeSp = "COMPUTE_SP"
-
Undocumented
Declaration
Swift
case ec2InstanceSp = "EC2_INSTANCE_SP"
-
Declaration
Swift
public var description: String { get }