DestinationType
public enum DestinationType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case s3 = "S3" -
Declaration
Swift
public var description: String { get }
View on GitHub
DestinationType Enumeration Reference