Enums · @purista/core

EventBridgeResponseConfirmationLevel

Confirmation level available for command responses.

Signature

EventBridgeResponseConfirmationLevel.tstypescript
enum EventBridgeResponseConfirmationLevel

Enumeration Members

3 entries

BrokerConfirm

Member

Source
BrokerConfirm.tstypescript
BrokerConfirm

Broker-level publish confirmation.

None

Member

Source
None.tstypescript
None

No response confirmation from the transport.

ProtocolLevel

Member

Source
ProtocolLevel.tstypescript
ProtocolLevel

Confirmation from the protocol client only.