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

Type members

Classlikes

final case class Binary(value: ByteVector) extends SqsMessageAttribute

Attributes

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

Attributes

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

Attributes

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

Attributes

Source
SqsEvent.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

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