package eventbridge
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final class EventBridgePublishSettings extends AnyRef
Settings of the EventBridgePublish plugin.
Settings of the EventBridgePublish plugin.
Currently supports only concurrency parameter which defines how many of the events within the stream would be put into the event bus using the mapAsync method - trying to keep the ordering of the request / entries as they were put into the stream. Use concurrency 1 for having control over failures.
Value Members
- object EventBridgePublishSettings