AWSS3ObjectLockLegalHold
Objective-C
@interface AWSS3ObjectLockLegalHold
Swift
class AWSS3ObjectLockLegalHold
A Legal Hold configuration for an object.
-
Indicates whether the specified object has a Legal Hold in place.
Declaration
Objective-C
@property (nonatomic) AWSS3ObjectLockLegalHoldStatus status;Swift
var status: AWSS3ObjectLockLegalHoldStatus { get set }
View on GitHub
Install in Dash
AWSS3ObjectLockLegalHold Class Reference