APIGatewayProxyResponseEvent

feral.lambda.events.APIGatewayProxyResponseEvent
See theAPIGatewayProxyResponseEvent companion object
final case class APIGatewayProxyResponseEvent(statusCode: Int, body: String, isBase64Encoded: Boolean)

Attributes

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