IronMqSettings

org.apache.pekko.stream.connectors.ironmq.IronMqSettings
See theIronMqSettings companion object
final class IronMqSettings

IronMQ settings. To a detailed documentation please refer to the reference.conf.

Attributes

Companion
object
Source
IronMqSettings.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def toString: String

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 consumer settings.

Attributes

Source
IronMqSettings.scala

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 project id, it is available on the IronMQ hud.

Attributes

Source
IronMqSettings.scala

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

val endpoint: Uri

Attributes

Source
IronMqSettings.scala

Attributes

Source
IronMqSettings.scala
val token: String

Attributes

Source
IronMqSettings.scala