org.apache.pekko.stream.connectors.ironmq.IronMqSettings
See theIronMqSettings companion object
IronMQ settings. To a detailed documentation please refer to the reference.conf.
Attributes
- Companion
- object
- Source
- IronMqSettings.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
- Source
- IronMqSettings.scala
The IronMq consumer settings.
The IronMq endpoint. It is available on the IronMQ project page and change based on availability zone and region.
The IronMq endpoint. It is available on the IronMQ project page and change based on availability zone and region.
Attributes
- Source
- IronMqSettings.scala
The IronMq project id, it is available on the IronMQ hud.
The IronMq authentication token, it is available on the IronMQ hud.
The IronMq authentication token, it is available on the IronMQ hud.
Attributes
- Source
- IronMqSettings.scala
Concrete fields
Attributes
- Source
- IronMqSettings.scala
Attributes
- Source
- IronMqSettings.scala
Attributes
- Source
- IronMqSettings.scala
Attributes
- Source
- IronMqSettings.scala
In this article