ServiceType
public enum ServiceType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case rds = "RDS"
-
Declaration
Swift
public var description: String { get }