S3SetObjectLegalHoldOperation
public struct S3SetObjectLegalHoldOperation : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Legal Hold contains the status to be applied to all objects in the Batch Operations job.
Declaration
Swift
public let legalHold: S3ObjectLockLegalHold -
Undocumented
Declaration
Swift
public init(legalHold: S3ObjectLockLegalHold)
View on GitHub
S3SetObjectLegalHoldOperation Structure Reference