AWSS3PutObjectLegalHoldOutput
Objective-C
@interface AWSS3PutObjectLegalHoldOutput
Swift
class AWSS3PutObjectLegalHoldOutput
-
If present, indicates that the requester was successfully charged for the request.
Declaration
Objective-C
@property (nonatomic) AWSS3RequestCharged requestCharged;
Swift
var requestCharged: AWSS3RequestCharged { get set }