fullDocument

@JvmName(name = "xaxgqmoptjajymss")
suspend fun fullDocument(value: Output<EventSourceMappingDocumentDbEventSourceConfigFullDocument>)

Parameters

value

Determines what DocumentDB sends to your event stream during document update operations. If set to UpdateLookup, DocumentDB sends a delta describing the changes, along with a copy of the entire document. Otherwise, DocumentDB sends only a partial document that contains the changes.