SqsRecordAttributes

feral.lambda.events.SqsRecordAttributes
See theSqsRecordAttributes companion object
final case class SqsRecordAttributes(awsTraceHeader: Option[String], approximateReceiveCount: String, sentTimestamp: Instant, senderId: String, approximateFirstReceiveTimestamp: Instant, sequenceNumber: Option[String], messageGroupId: Option[String], messageDeduplicationId: Option[String])

Attributes

Companion:
object
Source:
SqsEvent.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