ReportExportConfigType
public enum ReportExportConfigType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case s3 = "S3"
-
Undocumented
Declaration
Swift
case noExport = "NO_EXPORT"
-
Declaration
Swift
public var description: String { get }