GetObjectLegalHoldOutput
public struct GetObjectLegalHoldOutput : AWSShape
                Undocumented
- 
                  
                  
The key for the payload
Declaration
Swift
public static let payloadPath: String? - 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
The current Legal Hold status for the specified object.
Declaration
Swift
public let legalHold: ObjectLockLegalHold? - 
                  
                  
Undocumented
Declaration
Swift
public init(legalHold: ObjectLockLegalHold? = nil) 
View on GitHub
        GetObjectLegalHoldOutput Structure Reference