ObjectLockLegalHold
public struct ObjectLockLegalHold : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Indicates whether the specified object has a Legal Hold in place.
Declaration
Swift
public let status: ObjectLockLegalHoldStatus?
-
Undocumented
Declaration
Swift
public init(status: ObjectLockLegalHoldStatus? = nil)