SSEType
public enum SSEType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case aes256 = "AES256"
-
Undocumented
Declaration
Swift
case kms = "KMS"
-
Declaration
Swift
public var description: String { get }