@Stability(value=Stable) @Internal public static final class CfnEventSourceMapping.DocumentDBEventSourceConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEventSourceMapping.DocumentDBEventSourceConfigProperty
CfnEventSourceMapping.DocumentDBEventSourceConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEventSourceMapping.DocumentDBEventSourceConfigProperty.Builder, CfnEventSourceMapping.DocumentDBEventSourceConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEventSourceMapping.DocumentDBEventSourceConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEventSourceMapping.AmazonManagedKafkaEventSourceConfigProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCollectionName()
The name of the collection to consume within the database.
|
String |
getDatabaseName()
The name of the database to consume within the DocumentDB cluster.
|
String |
getFullDocument()
Determines what DocumentDB sends to your event stream during document update operations.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnEventSourceMapping.DocumentDBEventSourceConfigProperty.Builder builder)
CfnEventSourceMapping.AmazonManagedKafkaEventSourceConfigProperty.Builder.public final String getCollectionName()
CfnEventSourceMapping.DocumentDBEventSourceConfigPropertyIf you do not specify a collection, Lambda consumes all collections.
getCollectionName in interface CfnEventSourceMapping.DocumentDBEventSourceConfigPropertypublic final String getDatabaseName()
CfnEventSourceMapping.DocumentDBEventSourceConfigPropertygetDatabaseName in interface CfnEventSourceMapping.DocumentDBEventSourceConfigPropertypublic final String getFullDocument()
CfnEventSourceMapping.DocumentDBEventSourceConfigPropertyIf 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.
getFullDocument in interface CfnEventSourceMapping.DocumentDBEventSourceConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.