UpdateDocumentResult
public struct UpdateDocumentResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A description of the document that was updated.
Declaration
Swift
public let documentDescription: DocumentDescription?
-
Undocumented
Declaration
Swift
public init(documentDescription: DocumentDescription? = nil)