SqsMessageAttribute

feral.lambda.events.SqsMessageAttribute$
See theSqsMessageAttribute companion class

Attributes

Companion:
class
Source:
SqsEvent.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class Binary(value: ByteVector) extends SqsMessageAttribute

Attributes

Source:
SqsEvent.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class Number(value: BigDecimal) extends SqsMessageAttribute

Attributes

Source:
SqsEvent.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class String(value: String) extends SqsMessageAttribute

Attributes

Source:
SqsEvent.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class Unknown(stringValue: Option[String], binaryValue: Option[String], dataType: String) extends SqsMessageAttribute

Attributes

Source:
SqsEvent.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Implicits

Implicits

Attributes

Source:
SqsEvent.scala