S3Object

feral.lambda.events.S3Object
See theS3Object companion object
final case class S3Object(key: String, size: Long, eTag: String, versionId: Option[String], sequencer: String)

Attributes

Companion
object
Source
S3Event.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product