CopyPartResult
public struct CopyPartResult : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
Entity tag of the object.
Declaration
Swift
public let eTag: String? - 
                  
                  
Date and time at which the object was uploaded.
Declaration
Swift
public let lastModified: TimeStamp? - 
                  
                  
Undocumented
Declaration
Swift
public init(eTag: String? = nil, lastModified: TimeStamp? = nil) 
View on GitHub
        CopyPartResult Structure Reference