document Db Event Source Config
suspend fun documentDbEventSourceConfig(value: Output<EventSourceMappingDocumentDbEventSourceConfigArgs>)
Parameters
value
(Optional) Configuration settings for a DocumentDB event source. Detailed below.
suspend fun documentDbEventSourceConfig(argument: suspend EventSourceMappingDocumentDbEventSourceConfigArgsBuilder.() -> Unit)
Parameters
argument
(Optional) Configuration settings for a DocumentDB event source. Detailed below.