| Package | Description |
|---|---|
| com.amazonaws.services.lambda.model |
| Modifier and Type | Method and Description |
|---|---|
static FullDocument |
FullDocument.fromValue(String value)
Use this in place of valueOf.
|
static FullDocument |
FullDocument.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FullDocument[] |
FullDocument.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentDBEventSourceConfig |
DocumentDBEventSourceConfig.withFullDocument(FullDocument fullDocument)
Determines what DocumentDB sends to your event stream during document update operations.
|
Copyright © 2023. All rights reserved.