S3MetadataDirective
public enum S3MetadataDirective : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case copy = "COPY" -
Undocumented
Declaration
Swift
case replace = "REPLACE" -
Declaration
Swift
public var description: String { get }
View on GitHub
S3MetadataDirective Enumeration Reference