sqs

package sqs

Members list

Type members

Deprecated classlikes

class SqsConfig(queueUrl: String, pollRate: FiniteDuration, fetchMessageCount: Int) extends SqsConfig

Attributes

Companion
object
Deprecated
[Since version 5.1.0] Use fs2.aws.sqs.SqsConfig instead
Supertypes
class SqsConfig
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SqsConfig extends (String, FiniteDuration, Int) => SqsConfig

Attributes

Companion
class
Deprecated
[Since version 5.1.0] Use fs2.aws.sqs.SqsConfig instead
Supertypes
trait (String, FiniteDuration, Int) => SqsConfig
class Object
trait Matchable
class Any
Self type
SqsConfig.type