class Aws::Lambda::Types::DocumentDBEventSourceConfig
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/DocumentDBEventSourceConfig AWS API Documentation
@return [String]
contains the changes.
document. Otherwise, DocumentDB sends only a partial document that
a delta describing the changes, along with a copy of the entire
document update operations. If set to UpdateLookup, DocumentDB sends
Determines what DocumentDB sends to your event stream during
@!attribute [rw] full_document
@return [String]
not specify a collection, Lambda consumes all collections.
The name of the collection to consume within the database. If you do
@!attribute [rw] collection_name
@return [String]
The name of the database to consume within the DocumentDB cluster.
@!attribute [rw] database_name
Specific configuration settings for a DocumentDB event source.