SnsMessageAttribute

feral.lambda.events.SnsMessageAttribute
See theSnsMessageAttribute companion class

Attributes

Companion
class
Source
SnsEvent.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 SnsMessageAttribute

Attributes

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

Attributes

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

Attributes

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

Attributes

Source
SnsEvent.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Unknown(`type`: String, value: Option[String]) extends SnsMessageAttribute

Attributes

Source
SnsEvent.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