SnsEventRecord

feral.lambda.events.SnsEventRecord
See theSnsEventRecord companion object
final case class SnsEventRecord(eventVersion: String, eventSubscriptionArn: String, eventSource: String, sns: SnsMessage)

Attributes

Companion:
object
Source:
SnsEvent.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product