Enums · @purista/core

EventBridgeResponseConfirmationLevel

Confirmation level available for command responses.

Signature

EventBridgeResponseConfirmationLevel.ts typescript
enum EventBridgeResponseConfirmationLevel

Enumeration Members

3 entries

BrokerConfirm

Member

Source
BrokerConfirm.ts typescript
BrokerConfirm

Broker-level publish confirmation.

None

Member

Source
None.ts typescript
None

No response confirmation from the transport.

ProtocolLevel

Member

Source
ProtocolLevel.ts typescript
ProtocolLevel

Confirmation from the protocol client only.