S3ObjectLockMode
public enum S3ObjectLockMode : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case compliance = "COMPLIANCE" -
Undocumented
Declaration
Swift
case governance = "GOVERNANCE" -
Declaration
Swift
public var description: String { get }
View on GitHub
S3ObjectLockMode Enumeration Reference