ObjectLockRule
public struct ObjectLockRule : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The default retention period that you want to apply to new objects placed in the specified bucket.
Declaration
Swift
public let defaultRetention: DefaultRetention?
-
Undocumented
Declaration
Swift
public init(defaultRetention: DefaultRetention? = nil)