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